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

Add Note About Changing The Certificate Hashing Algorithm in Backend JWT Generation #7816

Closed
hisanhunais opened this issue Apr 4, 2024 · 0 comments · Fixed by #7850
Closed
Assignees

Comments

@hisanhunais
Copy link
Contributor

Description:
With [1] and [2], a config was provided to use SHA256 hashing algorithm for certificate hashing in backend JWT generation as follows. Need to add a note about this in [3]

deployment.toml

[apim.jwt]
enable = true
use_sha256_hash = true

[1] wso2/carbon-apimgt#12365
[2] wso2/carbon-apimgt#12387
[3] https://apim.docs.wso2.com/en/4.3.0/deploy-and-publish/deploy-on-gateway/api-gateway/passing-enduser-attributes-to-the-backend-via-api-gateway/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants