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

Link to current configuration #23

Open
nbarbettini opened this issue Sep 28, 2017 · 3 comments
Open

Link to current configuration #23

nbarbettini opened this issue Sep 28, 2017 · 3 comments

Comments

@nbarbettini
Copy link
Owner

On the form (create a request) page, include a link to the current configuration using hints in the querystring.

@camellia
Copy link

+1
Or allow form to be filled with URL params, such as: https://oidcdebugger.com/?authorizeURI=https%3A%2F%2Fcompany.okta.com%2Foauth2%2Fv1%2Fauthorize

Screen Shot 2020-11-27 at 2 34 44 PM

@nbarbettini
Copy link
Owner Author

@camellia This is undocumented, but already works: https://oidcdebugger.com/?authorize_uri_hint=https%3A%2F%2Fcompany.okta.com%2Foauth2%2Fv1%2Fauthorize

The application recognizes these URL params: authorize_uri_hint, redirect_uri_hint, client_id_hint, scope_hint, response_mode_hint, state_hint

Let me know if that's helpful!

@camellia
Copy link

Fantastic, very helpful. Thanks, @nbarbettini

fyi @corywdixon

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

No branches or pull requests

2 participants