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

add_idp_keycloak: Handle Keycloak IDP #102

Merged
merged 1 commit into from
Jan 11, 2021
Merged

Conversation

jdcshug
Copy link
Collaborator

@jdcshug jdcshug commented Jan 5, 2021

  • Keycloak implementation with Spring Security
  • @conditional switch between in memory and keycloak authentication
  • Modification @secured to filter on SecurityRole type
  • Logout modification
  • Temporary deactivation @secured views filter: to be activated when filtering views by role type

- Keycloak implementation with Spring Security
- @conditional switch between in memory and keycloak authentication
- Modification @secured to filter on SecurityRole type
- Logout modification
- Temporary deactivation @secured views filter: to be activated when filtering views by role type
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2021

@nicolasvandooren nicolasvandooren merged commit fb8dabf into master Jan 11, 2021
@cicciu cicciu deleted the add_idp_keycloak branch March 11, 2021 14:33
jdcshug added a commit that referenced this pull request Apr 19, 2022
* commit '9c88c17eb3cddf6dba8c83f07790243873376379':
  feat: add automatic cleaning of monitoring history depending on a size limit
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

Successfully merging this pull request may close these issues.

2 participants