How to grant project access to new OAuth users? #3145
Replies: 2 comments
-
|
If the Limit Admin Access setting is enabled on initial deployment ( The root user can assign the More information about limiting dashboard access can be found here: https://skilltreeplatform.dev/dashboard/install-guide/config.html#admin-dashboard-access Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
Hey. We figured out the problem was on the user side. I told him to login using his google credentials and he created an account, using is google address, but didn't actually use the login with google button. So no problem, it's all working as expected. 🙈 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I added Google as the authentication provider and denied users to create new projects. Besides DB and OAuth parameters, the spring parameters below have been set.
My problem is, that after the user logs in, they don't see anything (as they don't have access to anything), but I also cannot add them to any project, as the user doesn't seem to exist, yet.
Can you explain, what I did wrong or how this is intended to be done?
Beta Was this translation helpful? Give feedback.
All reactions