Sign in with Slack fails to transfer logged in user to admin ui #17513
Replies: 3 comments
-
Switched from AbstractAuthenticator to AdminAbstractAuthenticator |
Beta Was this translation helpful? Give feedback.
-
Ok, sorry for flooding. After working for a few logins with different users, it stopped working. I cannot replicate working situation. I am re-pasting latest working codes here. Authentication is completed and token/session is created. But at some point, Admin UI decides that I am not authenticated.
Here is my latest SlackAuthenticator
And here are logs
|
Beta Was this translation helpful? Give feedback.
-
Sorry, moving to Q&A |
Beta Was this translation helpful? Give feedback.
-
Using Pimcore 11.3.1 (latest)
Trying to implement a Slack Login SSO mechanism. Pimcore Admin UI does not accept my token or authorization which I implemented through AbstractAuthenticator
What I did:
Beta Was this translation helpful? Give feedback.
All reactions