-
Notifications
You must be signed in to change notification settings - Fork 172
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 missing self-service SSO request parameters #772
base: master
Are you sure you want to change the base?
Added missing self-service SSO request parameters #772
Conversation
Thanks for taking time and helping in making this repo better @kll2105 This has been a recent change and we are updating our ReadMe (contribution guidelines) to include this pre-requisite. |
…ps://github.com/kll2105/auth0.net into add-missing-self-service-sso-request-parameters
…ps://github.com/kll2105/auth0.net into add-missing-self-service-sso-request-parameters
…ps://github.com/kll2105/auth0.net into add-missing-self-service-sso-request-parameters
Hi @rhumborl |
Workaround
|
Changes
Added missing self-service SSO request parameters per https://auth0.com/docs/authenticate/enterprise-connections/self-service-SSO#generate-an-access-ticket
References
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.
Checklist
I have read the Auth0 general contribution guidelines
I have read the Auth0 Code of Conduct
All existing and new tests complete without errors