Skip to content

OIDC endpoint: .well-known/openid-configuration #1958

Description

@half2me

Checklist

  • I could not find a solution in the existing issues or docs.
  • I agree to follow this project's Code of Conduct.

Description

I would like to use Hanko with AWS AppSync. AppSync supports OpenID Connect.
https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#openid-connect-authorization
I couldn't find any way to get the required: .well-known/openid-configuration url from Hanko. Looking at the oidc specification, it seems like this would just be a json document listing the configuration and jwks url etc. I can see the jwks url on the dashboard, so I'm thinking it might be possible to have this url available too?

Describe your ideal solution

The dashboard to have a link to a .well-known/openid-configuration url that I can use to connect it to AWS AppSync

Workarounds or alternatives

I'm considering create this page myself and populating it with the details of my hanko jwks url.

Hanko Version

latest

Additional Context

I've looked at #782 and #1320 but I think these are referring to using an external provider with Hanko. In my case I need the opposite. I need the oidc parameters for Hanko itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions