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

[OB 3.0.0] Cannot configure custom token type issuers #296

Open
VimukthiRajapaksha opened this issue Jan 23, 2025 · 0 comments
Open

[OB 3.0.0] Cannot configure custom token type issuers #296

VimukthiRajapaksha opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
Product/OB-3.0.0 Open Banking Version 3.0.0 Type/Bug

Comments

@VimukthiRajapaksha
Copy link
Contributor

Description

In OB3, we're currently blocking external configurations for token type issuers by setting the tokenType of oAuthConsumerAppDTO to JWT. However, we need to update this to allow accepting external configurations.

[oauth.extensions.token_types.token_type]
name="<custom name>"
issuer="<custom issuer>"

Related Issues

https://github.com/wso2-enterprise/wso2-ob-internal/issues/958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product/OB-3.0.0 Open Banking Version 3.0.0 Type/Bug
Projects
None yet
Development

No branches or pull requests

1 participant