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

refactor(core): build SAML app sign in URL scope with attribute mapping #6930

Merged

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Jan 9, 2025

Summary

Build SAML app sign in URL scope with attribute mapping (resolves LOG-10126).
According to least privileges principle, we build scope with attribute mapping to avoid access leak.

Testing

Add unit tests.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Jan 9, 2025

COMPARE TO master

Total Size Diff 📈 +4.01 KB

Diff by File
Name Diff
packages/core/src/saml-applications/SamlApplication/index.test.ts 📈 +3 KB
packages/core/src/saml-applications/SamlApplication/index.ts 📈 +1.01 KB

@darcyYe darcyYe merged commit 3efca11 into master Jan 9, 2025
39 checks passed
@darcyYe darcyYe deleted the yemq-build-sign-in-url-scopes-with-attribute-mapping branch January 9, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better size/m
Development

Successfully merging this pull request may close these issues.

2 participants