Open ID Connect – How to implement it? #382
alexanderkroneis
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
we started to migrate to Saloon to get a consistent experience through our whole application. The first integration we started to migrate is required to use the OpenID Connect (OIDC) protocol.
We're wondering if there is a "saloon-native" way to implement that since we're required to send a client id, username and password and the default OAuthConfig does not support that. It's password grant type authentication.
Looking forward to your response 🎉
Beta Was this translation helpful? Give feedback.
All reactions