Skip to content

Add the possibility to specify a custom string for the introspection request token field. #57

Closed
@scommerot

Description

@scommerot

As in mod_auth_openidc log:
1/21/2015

  • add support for OIDCOAuthIntrospectionTokenParamName (incl. Google OAuth 2.0 access token validation)
  • add a sample OAuth 2.0 config for Google access tokens to README.md
  • release 1.7.2

That's missing in this library it seems.

Please add the support to provide a custom token request value so the Google Oauth2.0 access token validation.
Google IDP expects the token added after the "access_token" keyword, but seems only "token" is supported in this library.
I understand rfc7662 says the value should be token and I did saw OpenIDC/mod_oauth2#45.

However, I'd expect new versions to be somewhat feature complete and not break existing configurations when you attempt to upgrade them.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions