Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to disable native authentication with tolgee.authentication.native-enabled=false doesn't work #2281

Open
emericv opened this issue Apr 25, 2024 · 4 comments
Assignees

Comments

@emericv
Copy link

emericv commented Apr 25, 2024

I'm trying to disable native authentication with tolgee.authentication.native-enabled=false

tolgee:
  authentication:
    enabled: true
    native-enabled: false

But after a restart, the native login form is still here.

image

Dockerized Tolgee v3.59.3

@emericv emericv changed the title Trying to disable native authentification with tolgee.authentication.native-enabled=false Trying to disable native authentication with tolgee.authentication.native-enabled=false doesn't work Apr 25, 2024
@JanCizmar
Copy link
Contributor

JanCizmar commented Apr 25, 2024

Hey, there is no native-enabled there is only enabled

Edit: OK, there is native-enabled.

Edit 2: Sorry!

Edit 3: You're right that this is weird. We plan fix these issues with other SSO updates we plan. According to the code, it's only used to determine whether your password is resetable or not.

@emericv
Copy link
Author

emericv commented Apr 25, 2024

@JanCizmar
Copy link
Contributor

This is the master feature: #2273

@JanCizmar
Copy link
Contributor

I am closing this in favour of the master. Thanks for reporting anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants