Skip to content

Conversation

@deepakprabhakara
Copy link
Contributor

Related Issue or Design Document

https://github.com/ory-corp/cloud/pull/10640

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.com) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

Copy link
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@vinckr vinckr changed the title feate: added note about certificate expiry details feat: added note about certificate expiry details Feb 11, 2026
Co-authored-by: Vincent <vincent@ory.sh>
Copy link
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please run make format to pass the CI :)

also please merge this only after the feature is released, thanks

Copy link
Contributor

@unatasha8 unatasha8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does each SAML connection have more than one signing certificate?


#### Signing certificate expiry details

The SAML connection includes a `valid_to` attribute, which is an array of expiry dates for the signing certificates associated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does each SAML connection have multiple signing certificates?

Copy link
Contributor Author

@deepakprabhakara deepakprabhakara Feb 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it can have multiple signing certificates (generally for rotation) but usually just 1.

Copy link
Contributor

@unatasha8 unatasha8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Issue is caused by an upstream dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants