diff --git a/server/conf/jans-config.json b/server/conf/jans-config.json index 7a01bc0666d..e3c364ad407 100644 --- a/server/conf/jans-config.json +++ b/server/conf/jans-config.json @@ -267,6 +267,7 @@ "refreshTokenLifetime":14400, "idTokenLifetime":3600, "accessTokenLifetime":300, + "grantTypesAndResponseTypesAutofixEnabled":true, "umaRptLifetime":${config.uma.requester-permission-token-lifetime}, "umaPctLifetime":${config.uma.requester-permission-token-lifetime}, "umaAddScopesAutomatically":false,