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 SSO OIDC error #149

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Fix SSO OIDC error #149

merged 1 commit into from
Jan 15, 2024

Conversation

alantang888
Copy link
Contributor

Issue #, if available:

*Description of changes: This fix this error To use SSO OIDC related properties in the 'non-prod-base' profile, the 'ssooidc' service module must be on the class path.
My company using SSO on AWS. The default SSO role is only have assume role permission. So I have to assume role to my team's role (Role chaining). But I have this error.
After add ssooidc and build a new jar. That fixed the issue.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This fix this exception:
`To use SSO OIDC related properties in the 'non-prod-base' profile, the 'ssooidc' service module must be on the class path.`
@alantang888 alantang888 requested a review from a team as a code owner January 15, 2024 11:50
@hhkkxxx133 hhkkxxx133 merged commit 92e5520 into aws:main Jan 15, 2024
3 checks passed
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