Skip to content

Allow for optional introspection URL - #207

Open
weichweich wants to merge 1 commit into
ramosbugs:mainfrom
weichweich:allow-optional-introspection
Open

weichweich wants to merge 1 commit into
ramosbugs:mainfrom
weichweich:allow-optional-introspection

Conversation

@weichweich

Copy link
Copy Markdown

Allows to use the Client with an optional IntrospectionURL.

@silwol

silwol commented Dec 22, 2025

Copy link
Copy Markdown

Any chance to get this merged, @ramosbugs ? I'd love to upgrade from openidconnect v3 to v4, this change would be the enabler for that.

@aitiotekt

aitiotekt commented Mar 4, 2026 •

Copy link
Copy Markdown

Perhaps it would be best to add all of them (excluding set_auth_uri_option, which is required in the openidconnect scenario):

  • set_introspection_url_option
  • set_revocation_url_option
  • set_device_authorization_url_option
  • set_token_uri_option
  • set_user_info_url_option

Since the oauth2 crate supports the first four, and it would also be best to add the last one for symmetry.

CAN FIND THEM HERE

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.

3 participants