Conversation
Fix/login redirects
Update kotlin version and .gitignore
Added public endpoint for fetching subset of projects info
…nagementPortal into feat/hydra-token
…nagementPortal into hydra-kratos-stack
…into feature/ory-based-authorization
Add Ory stack configs
… into feat/hydra-token
…y and update annotation usage
src/main/java/org/radarbase/management/service/config/OAuthClientServiceConfig.kt
Show resolved
Hide resolved
src/main/java/org/radarbase/management/service/config/OAuthClientServiceConfig.kt
Show resolved
Hide resolved
src/main/java/org/radarbase/management/config/SecurityConfiguration.kt
Outdated
Show resolved
Hide resolved
b26324f to
5353eb8
Compare
Skip importing of catalog source data if source type is null
…into release-3.0.0
|
@mpgxvii I am currently investigating whether the use of Keycloak would be a better fir for us. With this research I come across several points were the MP code can use some improvements so that it would be easier to implement other identity servers. There is a lot of hard coded references to Kratos that should be more isolated in conditional beans. |
@pvannierop Yes I saw your updates regarding the URLs. I've made the changes now. Let me know where else to update as well. |
Description:
Authentication & Authorization
managementportal.authServer.internalmanagementportal.identityServer.internalUser Management & Identity
Frontend & UX
Observability & Operations
Security & Dependency Updates
Bug Fixes & Maintenance
UserService, and webhook behavior.Upgrade Notes
managementportal.authServer.internal→ internal OAuth2 auth servermanagementportal.identityServer.internal→ internal Kratos identity servertrue.Checklist: