Skip to content

Conversation

@botanical
Copy link
Member

@botanical botanical commented Jan 9, 2026

This adds redirect uris to our APIs so that it doesn't get overridden on every redeploy.

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Diff for stage: DefaultStage

Warning

1 Destructive Changes

Diff for stack: veda-keycloak-dev - 0 to add, 2 to update, 0 to destroy

Details

[!WARNING]
Destructive Changes ‼️
Stack: veda-keycloak-dev - Resource: configConfigTaskDef650ED3A2 - Impact: WILL_REPLACE

Resources
[~] AWS::ECS::TaskDefinition configConfigTaskDef650ED3A2 replace
 └─ [~] ContainerDefinitions (requires replacement)
     └─ @@ -28,7 +28,7 @@
        [ ] ],
        [ ] "Essential": true,
        [ ] "Image": {
        [-]   "Fn::Sub": "853558080719.dkr.ecr.us-west-2.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-853558080719-us-west-2:520bb4e8962ce12a466680f51a1744ecd19b1a43cd22a6db0e7a04a64cfa7ee0"
        [+]   "Fn::Sub": "853558080719.dkr.ecr.us-west-2.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-853558080719-us-west-2:fb966ebf4ef6a1ff83177a7bc6e26283830d31d9e2e58c5d1c6f014929b48458"
        [ ] },
        [ ] "LogConfiguration": {
        [ ]   "LogDriver": "awslogs",
[~] AWS::CloudFormation::Stack sesrelayNestedStacksesrelayNestedStackResource3873FD90
 └─ [~] TemplateURL
     └─ [~] .Fn::Join:
         └─ @@ -5,6 +5,6 @@
            [ ]     {
            [ ]       "Ref": "AWS::URLSuffix"
            [ ]     },
            [-]     "/cdk-hnb659fds-assets-853558080719-us-west-2/438971a29285689505b77c1c681adaea2c3c7091c78906e9c145a245f193080f.json"
            [+]     "/cdk-hnb659fds-assets-853558080719-us-west-2/97ec3ae709f2ed786b6793ea2e88e26dadadb061ac967926f345c8e58cc537eb.json"
            [ ]   ]
            [ ] ]

Generated for commit 6ec5ef5 at 2026-01-09T23:16:15.604Z

Copy link
Contributor

@smohiudd smohiudd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redirect urls won't work with wildcard

Co-authored-by: Saadiq Mohiuddin <34844565+smohiudd@users.noreply.github.com>
@botanical botanical merged commit cce6984 into main Jan 9, 2026
1 check passed
@botanical botanical deleted the fix/add-redirect-uris branch January 9, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants