Skip to content

[oidcauthextension] Allow ignoring issuer check #46791

@overmeulen

Description

@overmeulen

Component(s)

extension/oidcauth

Is your feature request related to a problem? Please describe.

We just want to validate our tokens using static public keys.
Today in the oidcauth extension, even with static public keys, there is a check on the issuer (iss claim in the token)

Describe the solution you'd like

We would like the possibility to skip the issuer check, just like it's possible today to skip the audience check with "ignore_audience"

Describe alternatives you've considered

We looked at other extensions but couldn't find anything that match our needs

Additional context

No response

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions