We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Pass through Cognito / OIDC scopes unaltered, after cloudposse/terraform-aws-alb-ingress#45 is merged.
Update the module to use the latest changes from the ALB ingress module.
The intent of the change is to move the logic on scope formation to the user of the module, since it may vary across IdP.
N/A
The text was updated successfully, but these errors were encountered:
feat: update module to use new ALB ingress module
c316e5b
This change updates the ALB ingress module so that we can pass the OIDC scope setting through unaltered. Fixes cloudposse#90.
3684b90
3edfc2c
1b78fc3
jhosteny
Successfully merging a pull request may close this issue.
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
Pass through Cognito / OIDC scopes unaltered, after cloudposse/terraform-aws-alb-ingress#45 is merged.
Expected Behavior
Update the module to use the latest changes from the ALB ingress module.
Use Case
The intent of the change is to move the logic on scope formation to the user of the module, since it may vary across IdP.
Describe Ideal Solution
N/A
Alternatives Considered
N/A
Additional Context
N/A
The text was updated successfully, but these errors were encountered: