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

After installation only default FE Login does not work anymore #31

Open
hoermannklaus opened this issue Jan 20, 2020 · 1 comment
Open

Comments

@hoermannklaus
Copy link

I dont know if this is a feature or a bug. I have frontend users setup with username and password. Then I have a frontend login page, where users can login to their fe users. This works fine.

As soon as I install the extension "mksamlauth" this does not work anymore. I do not create a configuration record for "SAML configuration", I just install the extension, and then "normal" frontend login does not work anymore.

I understand, that the extension provides functionality to login users depending on their SAML status, but I find it very strange, that event without configuration, the normal fe login process does not work anymore.

@hoermannklaus hoermannklaus changed the title After installation default FE Login does not work anymore After installation only default FE Login does not work anymore Jan 20, 2020
@neufeind
Copy link
Contributor

This changed when the check for login-status was removed:
c939f1c

@Baachi How was this planned to work? The login is now mandatory and you can't provide pages accessible without login or with separate login-methods under the same domain anymore? For other domains it should still work since the IdentityProviderRepository could not return a configuration (findByHostname), right?

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