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

iauth-interface: include issuer field as defined in spec #68

Open
2 tasks
suhussai opened this issue Jul 3, 2024 · 0 comments
Open
2 tasks

iauth-interface: include issuer field as defined in spec #68

suhussai opened this issue Jul 3, 2024 · 0 comments

Comments

@suhussai
Copy link
Contributor

suhussai commented Jul 3, 2024

Describe the feature

The well-known openid config contains an issuer field. We should have something similar in the iauth-interface.

https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata

Use Case

When using the iauth-interface with a compliant library, we need to provide some value for the issuer. We can technically formulate that by editing existing fields, but it would be better to have a dedicated field for the issuer.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.140.1

Environment details (OS name and version, etc.)

Mac OS

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

No branches or pull requests

1 participant