SSO Functionality? #305
Unanswered
jasonpierson
asked this question in
Q&A
Replies: 2 comments
-
@jasonpierson so are you wanting the WordPress site to proactively, without any user request to "login", check if there is already an active Keycloak session for the current user visiting the site? Other users(#285) are using Keycloak to authenticate with other platforms for provide protected content. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@timnolte, yes, I am wanting the WordPress site to proactively, without any user request to "login", check if there is already an active Keycloak session for the current user visiting the site and log them in if so. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am in a situation similar to the person here: #70
My site has information that you do not need a login for, but also features that you do need a login for. Has the plugin been updated so there a way for this plugin to "perceive" that the user is logged in via SSO and then automatically log them in on the site?
Since the issue was marked stale and closed, I'm guessing not. If that's the case, is there a good, free openid plugin that does this? I came across this one: https://github.com/dirtsimple/oidc-sso
Has anyone used it? Is it any good?
Beta Was this translation helpful? Give feedback.
All reactions