Skip to content

add Keycloak auth service #836

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

Merged
merged 7 commits into from
Jan 17, 2024

Conversation

leoraba
Copy link
Contributor

@leoraba leoraba commented Aug 24, 2023

  • Added Keycloak as an alternative auth service
  • Added new env variables:
    • spring.security.oauth2.resourceserver.jwk-set-url: (Keycloak JWK URL)
    • auth.server.provider: (Choose ego or keycloak as an auth server)
    • auth.server.keycloak.host: (Keycloak hostname)
    • auth.server.keycloak.realm: (Keycloak realm)

@leoraba leoraba requested a review from joneubank September 26, 2023 14:39
@leoraba leoraba marked this pull request as draft September 26, 2023 14:51
@leoraba leoraba force-pushed the feat/keycloak-permission-manager branch 2 times, most recently from 793b557 to 36df8e2 Compare September 28, 2023 15:26
@leoraba leoraba force-pushed the feat/keycloak-permission-manager branch from 36df8e2 to bf47e42 Compare September 28, 2023 15:27
@leoraba leoraba marked this pull request as ready for review October 2, 2023 13:22
@leoraba leoraba self-assigned this Oct 23, 2023
- send multipart header to check_api_key endpoint
- add exp, revoked, valid validations
@leoraba leoraba linked an issue Dec 1, 2023 that may be closed by this pull request
@leoraba leoraba merged commit c03aaa7 into keycloak-integration Jan 17, 2024
@leoraba leoraba deleted the feat/keycloak-permission-manager branch January 17, 2024 14:43
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.

Keycloak integration
1 participant