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

fix(authz): client and service account mess #1216

Closed

Conversation

bobeal
Copy link
Member

@bobeal bobeal commented Aug 9, 2024

  • no more create events (client events are only sent when adding or removing a role)
  • no more event for serviceAccountId (it is now always used as the id of the pseudo-entity)
  • handle event to replace clientId and store it in subject info through already existing attribute replace event

@github-actions github-actions bot added the fix Something isn't working label Aug 9, 2024
Copy link
Contributor

github-actions bot commented Aug 9, 2024

Test Results

   61 files  ±0   61 suites  ±0   1m 35s ⏱️ +8s
1 007 tests  - 1  900 ✅  - 1  0 💤 ±0  107 ❌ ±0 
1 046 runs   - 1  939 ✅  - 1  0 💤 ±0  107 ❌ ±0 

For more details on these failures, see this check.

Results for commit 1ad586f. ± Comparison against base commit ae182d4.

@thomasBousselin thomasBousselin force-pushed the refacto/search-service branch from ae182d4 to 5b70c5a Compare August 9, 2024 15:19
thomasBousselin and others added 2 commits August 10, 2024 08:14
- no more create events (client events are only sent when adding or removing a role)
- no more event for serviceAccountId (it is now always used as the id of the pseudo-entity)
- handle event to replace clientId and store it in subject info through already existing attribute replace event
@bobeal bobeal force-pushed the fix/client-and-service-account-mess branch from 1ad586f to f0e7ea0 Compare August 10, 2024 07:01
@bobeal bobeal deleted the branch refacto/search-service August 10, 2024 13:32
@bobeal bobeal closed this Aug 10, 2024
@bobeal bobeal deleted the fix/client-and-service-account-mess branch August 10, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants