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

Update radar auth logic #705

Merged
merged 24 commits into from
May 10, 2023
Merged

Update radar auth logic #705

merged 24 commits into from
May 10, 2023

Conversation

blootsvoets
Copy link
Member

Changes:

  • Use ktor as HTTP client instead of OkHttp
  • Use Kotlin coroutines to do authentication handling in an efficient way
  • Incorporate all permission handling in radar-auth, including the choice on what functionality to test.
  • Make an extendable AuthorizationOracle, instead of a static RadarAuthorization class.
  • Provide an interface to AuthorizationOracle to determine the links between a project and an organization. This allows services to use their own method for determining the relationships between entities.

@blootsvoets blootsvoets marked this pull request as ready for review May 10, 2023 09:20
@blootsvoets blootsvoets merged commit 46e96c3 into dev May 10, 2023
@blootsvoets blootsvoets deleted the update-radar-auth-logic branch May 10, 2023 11:42
@blootsvoets blootsvoets mentioned this pull request Oct 3, 2023
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.

1 participant