Skip to content

Commit

Permalink
Updated fix for SCIMEndpointAccessToken (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
xelfer committed Aug 29, 2024
1 parent c6c6956 commit 72e2724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Parameters:
Description: |
AWS IAM Identity Center - SCIM AccessToken
Default: ""
AllowedPattern: '(?!.*\s)|([0-9a-zA-Z/=+-\\]{500,600})'
AllowedPattern: '(?!.*\s)|([0-9a-zA-Z/=+-\\]{500,620})'
NoEcho: true

Region:
Expand Down

0 comments on commit 72e2724

Please sign in to comment.