Score:0

Is `id_token_signing_alg_values_supported` administrated by Microsoft or the tenant's administrators?

cn flag

I have created a custom OIDC authorizer for a AWS API Gateway (REST). It currently support tokens signed using the RS256 algorithm, and will otherwise fail.

The .well-known OIDC endpoint lists the following supported algorithms, so everything is OK:

"id_token_signing_alg_values_supported":["RS256"]

https://login.microsoftonline.com/1d063515-6cad-4195-9486-ea65df456faa/v2.0/.well-known/openid-configuration

Is id_token_signing_alg_values_supported administrated by Microsoft or the tenant's administrators? If Microsoft, where can I find information on when it will change?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.