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: fix SAML app attribute mapping not working issue #6978

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Jan 24, 2025

Summary

fix SAML app attribute mapping not working issue (resolves LOG-10729).

Testing

Tested locally, worked fine:
image
image

Checklist

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

Copy link

github-actions bot commented Jan 24, 2025

COMPARE TO master

Total Size Diff 📉 -465 Bytes

Diff by File
Name Diff
packages/console/src/pages/ApplicationDetails/SamlApplicationDetailsContent/AttributeMapping.tsx 📉 -366 Bytes
packages/core/src/saml-application/SamlApplication/index.test.ts 📉 -40 Bytes
packages/core/src/saml-application/SamlApplication/index.ts 📉 -67 Bytes
packages/integration-tests/src/tests/api/application/saml-application.test.ts 📉 -2 Bytes
packages/schemas/src/foundations/jsonb-types/saml-application-configs.ts 📉 -6 Bytes

@darcyYe darcyYe force-pushed the yemq-fix-saml-app-attributes branch from 60b6000 to b68b496 Compare January 24, 2025 05:01
@github-actions github-actions bot added size/m and removed size/s labels Jan 24, 2025
@darcyYe darcyYe force-pushed the yemq-fix-saml-app-attributes branch from b68b496 to d587705 Compare January 24, 2025 05:36
@darcyYe darcyYe merged commit 325fdf8 into master Jan 25, 2025
37 of 38 checks passed
@darcyYe darcyYe deleted the yemq-fix-saml-app-attributes branch January 25, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants