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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'query_params' to token introspect #984

Merged
merged 1 commit into from
May 8, 2024

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented May 8, 2024

This is a passthrough to allow arbitrary parameter passthrough. It is
being added based on a conversation with the Auth team indicating that
introspect may support query parameters in the future, and that this
passthrough will be useful for development of such parameters.

Importantly, this adds two tests + test data for introspect, to ensure
that passing no values for query params does not send query params,
and that params can be passed successfully.


馃摎 Documentation preview 馃摎: https://globus-sdk-python--984.org.readthedocs.build/en/984/

This is a passthrough to allow arbitrary parameter passthrough. It is
being added based on a conversation with the Auth team indicating that
introspect may support query parameters in the future, and that this
passthrough will be useful for development of such parameters.

Importantly, this adds two tests + test data for introspect, to ensure
that passing no values for query params does not send query params,
and that params can be passed successfully.
@sirosen sirosen merged commit 8492de4 into globus:main May 8, 2024
17 checks passed
@sirosen sirosen deleted the add-query-params branch May 8, 2024 16:50
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.

None yet

2 participants