Skip to content
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

Added Support for SS-SSO-FF for Node Auth0 #1093

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanya732
Copy link
Contributor

@tanya732 tanya732 commented Mar 21, 2025

Changes

Path HTTP Method Method Name
/connections POST create
/connections/{id} PATCH update
/connections/{id} GET get
/connections GET getAll
/self-service-profiles/{id}/sso-ticket POST createSsoTicket

Added idpinitiated, domain_aliases_config and domain_aliases_config in PostSsoTicketRequest and show_as_button in Connection

References

https://oktawiki.atlassian.net/wiki/spaces/Bacca/pages/3198158797/SS-SSO+-+Endpoint+Changes+DX+Focus

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@tanya732 tanya732 requested a review from a team as a code owner March 21, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants