-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support importing more credentials #4361
Conversation
Adds support to import SAML credentials in Ory Enterprise License / Ory Network.
de7b2db
to
1c7630b
Compare
persistence/sql/migrations/sql/20241203105600000000_saml_credential_type.up.sql
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I would just not make the SAML doc strings reference OIDC, since that would be an implementation detail.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4361 +/- ##
==========================================
+ Coverage 78.56% 78.60% +0.04%
==========================================
Files 366 366
Lines 27168 27206 +38
==========================================
+ Hits 21344 21385 +41
+ Misses 4198 4192 -6
- Partials 1626 1629 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Code doc addressed! |
Adds support to import SAML credentials. SAML connections are only available in Ory Enterprise License / Ory Network.