-
Notifications
You must be signed in to change notification settings - Fork 263
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
Introduce JWT Access Token Attributes #6730
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add changeset and fix eslint issues
features/admin.applications.v1/components/auto-complete-render-option.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/components/access-token-attribute-option.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/components/access-token-attribute-option.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
Increase the padding between the token type and the warning message |
fixed |
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/access-token-attribute-option.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/forms/inbound-oidc-form.tsx
Outdated
Show resolved
Hide resolved
features/admin.applications.v1/components/access-token-attribute-option.tsx
Outdated
Show resolved
Hide resolved
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
The message, as discussed, is now clear. But the text will need to be properly formatted to improve readability. can we separate the text into sections. previous behavior Just a line separator between these points will suffice. furthermore,
|
duplicate of #6993 |
Purpose
$subject
Related Issues
New Applications:
Existing Application (Upgrade path):
Related PRs
Checklist
Security checks