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 support for Ory auth #282

Merged
merged 27 commits into from
Dec 3, 2024
Merged

Add support for Ory auth #282

merged 27 commits into from
Dec 3, 2024

Conversation

mpgxvii
Copy link
Member

@mpgxvii mpgxvii commented Sep 26, 2024

  • Adds support for Ory auth in front-end
  • When creating a RestSourceUser and it already exists, return the existing user (needed when for external authorisation e.g. SEP user)
  • Create custom ManagementPortalResourceEnhancer to bind custom MPClient
  • Also created custom MPClientFactory to update client credentials config (to work with Ory hydra)
  • Depends on Update client credentials oauth client provider radar-commons#176

yatharthranjan
yatharthranjan previously approved these changes Dec 2, 2024
Copy link
Member

@yatharthranjan yatharthranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great -- reusing the jersey code. Thanks!

@yatharthranjan
Copy link
Member

yatharthranjan commented Dec 2, 2024

I assume the CI build will be fine when you use the release version?

Copy link
Member

@yatharthranjan yatharthranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yatharthranjan yatharthranjan merged commit acfa382 into dev Dec 3, 2024
8 checks passed
@yatharthranjan yatharthranjan deleted the feat/ory-auth branch December 3, 2024 12:36
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