update auth methods for two clients
This commit is contained in:
		| @@ -123,7 +123,7 @@ configMap: | |||||||
|             - 'groups' |             - 'groups' | ||||||
|             - 'email' |             - 'email' | ||||||
|           userinfo_signed_response_alg: 'none' |           userinfo_signed_response_alg: 'none' | ||||||
|           token_endpoint_auth_method: 'client_secret_post' |           token_endpoint_auth_method: 'client_secret_basic' | ||||||
|           consent_mode: 'implicit' |           consent_mode: 'implicit' | ||||||
|         - client_id: 'recipes' |         - client_id: 'recipes' | ||||||
|           client_name: 'Recipes' |           client_name: 'Recipes' | ||||||
| @@ -232,7 +232,7 @@ configMap: | |||||||
|           authorization_policy: 'one_factor' |           authorization_policy: 'one_factor' | ||||||
|           redirect_uris: |           redirect_uris: | ||||||
|             - 'https://kitchen.kluster.moll.re/signin/redirect' |             - 'https://kitchen.kluster.moll.re/signin/redirect' | ||||||
|             - kitchenowl:///signin/redirect |             - kitchenowl:/signin/redirect | ||||||
|             # mobile app as well |             # mobile app as well | ||||||
|           scopes: |           scopes: | ||||||
|             - openid |             - openid | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user