-
Notifications
You must be signed in to change notification settings - Fork 17
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 kratos subject webhook endpoint #945
Add kratos subject webhook endpoint #945
Conversation
radar-auth/src/main/java/org/radarbase/auth/kratos/KratosSessionDTO.kt
Outdated
Show resolved
Hide resolved
…RADAR-base/ManagementPortal into feat/kratos-endpoint
…tPortal into feat/kratos-endpoint
…RADAR-base/ManagementPortal into feat/kratos-endpoint
radar-auth/src/main/java/org/radarbase/auth/kratos/KratosSessionDTO.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Some comments below.
src/main/java/org/radarbase/management/service/IdentityService.kt
Outdated
Show resolved
Hide resolved
src/main/java/org/radarbase/management/service/SubjectService.kt
Outdated
Show resolved
Hide resolved
src/main/java/org/radarbase/management/service/SubjectService.kt
Outdated
Show resolved
Hide resolved
src/main/java/org/radarbase/management/web/rest/KratosEndpoint.kt
Outdated
Show resolved
Hide resolved
@mpgxvii is this ready for review? |
@yatharthranjan Yes this is ready for review. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the changes.
Description:
subject
,admin
, andresearcher
identitiesSolves https://github.com/RADAR-base/hydra-kratos/issues/43