Signing algorithm in creation

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?

1 Like

It’s a pattern we’re already used to … but I’ll take it on and change it here.
Thank you for the information :wink:

Bye!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.