Hello
I created my API with “Signing Algorithm - RS256”, now I want to switch to “HS256” but I can’t change it. It is possible?
Thanks!
Hello
I created my API with “Signing Algorithm - RS256”, now I want to switch to “HS256” but I can’t change it. It is possible?
Thanks!
I can reproduce that it cannot be changed after creation, the field is read-only. I think this is intentional, maybe because it would affect issued access tokens. However, I would need to double check that internally.
Nevertheless, we always recommend the use of RS256 anyway. Therefore curious: what’s the reason you want to switch to HS256?
It’s a pattern we’re already used to … but I’ll take it on and change it here.
Thank you for the information ![]()
Bye!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.