hanko icon indicating copy to clipboard operation
hanko copied to clipboard

OIDC General IdP Config Option

Open lukaskaeppeli opened this issue 1 year ago • 4 comments

Checklist

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

Description

The current implementation supports thirdparty logins from apple, github and google. It would be nice, if you could add a General Provider configuration option for other IdPs. This could even replace the existing providers and reduce complexity.

Describe your ideal solution

No response

Workarounds or alternatives

No response

Hanko Version

v0.6.0

Additional Context

No response

lukaskaeppeli avatar May 12 '23 08:05 lukaskaeppeli

Thanks for the suggestion.

This could even replace the existing providers and reduce complexity.

This will most likely not be possible as Apple does things quite different than other providers and we had to jump some hoops to get this working.

We would have to think about how to integrate this proper into the hanko-elements as well: The display text/ icon of the Button would have to be configurable.

like-a-bause avatar May 12 '23 09:05 like-a-bause

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jul 27 '23 02:07 github-actions[bot]