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

Prevent user from login in which do not meet certain conditions #8

Open
Onyxmoon opened this issue Dec 26, 2019 · 0 comments
Open

Prevent user from login in which do not meet certain conditions #8

Onyxmoon opened this issue Dec 26, 2019 · 0 comments
Assignees
Labels
application enhancement New feature or request
Milestone

Comments

@Onyxmoon
Copy link
Owner

Implementation of a custom UserChecker, which checks after authentication if the user is authorized to use services. The return to clients after the failure of such a general authorization should give information about the reason why authorization for use is denied after successful authentication. This includes reasons such as a non-activated user account, for example, because the account activation email was not confirmed by the user.

@Onyxmoon Onyxmoon added the enhancement New feature or request label Dec 26, 2019
@Onyxmoon Onyxmoon added this to the 1.0 milestone Dec 26, 2019
@Onyxmoon Onyxmoon self-assigned this Dec 26, 2019
@Onyxmoon Onyxmoon added this to Backlog in Optolith Cloud via automation Dec 26, 2019
@Onyxmoon Onyxmoon added this to Backlog in 1.0.X via automation Dec 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application enhancement New feature or request
Projects
1.0.X
  
Backlog
Optolith Cloud
  
Backlog
Development

No branches or pull requests

1 participant