[request] SSO/SAML #7358
Replies: 12 comments
-
That would be great. |
Beta Was this translation helpful? Give feedback.
-
+1 I have a very simplistic implementation working with OpenResty https://github.com/mingfang/docker-knginx/blob/master/saml/saml.lua |
Beta Was this translation helpful? Give feedback.
-
@mingfang would you like to open a PR with your contribution? We could test it and include it as an official plugin in Kong. |
Beta Was this translation helpful? Give feedback.
-
@thefosk it looks like that implementation requires nodejs. |
Beta Was this translation helpful? Give feedback.
-
+1 still trying to figure out why OAuth2 plugin can't help you with authentication? could anyone be so kind to shed some light on it (in the context of Kong)? I know the basics like Oauth2 is for AuthN (authorization) whereas SAML/OpenID etc are for authX (authentication). However, with scopes like Login, profile etc you can authenticate a user via a Kong server and get the user data, no? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions