- | authorization_code | codechecked type="checkbox" id="grantTypes_authorization_code" name="authorizedGrantTypes" value="authorization_code"/> |
- passwordchecked type="checkbox" id="grantTypes_trust" name="authorizedGrantTypes" value="password"/> |
- implicitchecked type="checkbox" id="grantTypes_implicit" name="authorizedGrantTypes" value="implicit"/> |
- refresh_tokenchecked type="checkbox" id="grantTypes_refresh_token" name="authorizedGrantTypes" value="refresh_token"/> |
- id_tokenchecked type="checkbox" id="grantTypes_id_token" name="authorizedGrantTypes" value="id_token"/> |
- tokenchecked type="checkbox" id="grantTypes_token" name="authorizedGrantTypes" value="token"/> |
+ authorization_code | codechecked#if> type="checkbox" id="grantTypes_authorization_code" name="authorizedGrantTypes" value="authorization_code"/> |
+ passwordchecked#if> type="checkbox" id="grantTypes_trust" name="authorizedGrantTypes" value="password"/> |
+ implicitchecked#if> type="checkbox" id="grantTypes_implicit" name="authorizedGrantTypes" value="implicit"/> |
+ refresh_tokenchecked#if> type="checkbox" id="grantTypes_refresh_token" name="authorizedGrantTypes" value="refresh_token"/> |
+ id_tokenchecked#if> type="checkbox" id="grantTypes_id_token" name="authorizedGrantTypes" value="id_token"/> |
+ tokenchecked#if> type="checkbox" id="grantTypes_token" name="authorizedGrantTypes" value="token"/> |
* |
@@ -85,131 +98,131 @@ $(function(){
| <@locale code="apps.oauth.registeredRedirectUris" />: |
-
+
*
|
| <@locale code="apps.oauth.accessTokenValiditySeconds" />: |
-
+
*
|
<@locale code="apps.oauth.refreshTokenValiditySeconds" />: |
-
+
*
|
- | <@locale code="apps.connect.idTokenSigningAlgorithm" />: |
+ <@locale code="apps.oauth.connect.idTokenSigningAlgorithm" />: |
- |
- <@locale code="apps.connect.userInfoSigningAlgorithm" />: |
+ <@locale code="apps.oauth.connect.userInfoSigningAlgorithm" />: |
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
|
- | <@locale code="apps.connect.jwksUri" />: |
+ <@locale code="apps.oauth.connect.jwksUri" />: |
-
+
|
- | <@locale code="apps.connect.idTokenEncryptedAlgorithm" />: |
+ <@locale code="apps.oauth.connect.idTokenEncryptedAlgorithm" />: |
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
|
- <@locale code="apps.connect.userInfoEncryptedAlgorithm" />: |
+ <@locale code="apps.oauth.connect.userInfoEncryptedAlgorithm" />: |
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
|
- | <@locale code="apps.connect.idTokenEncryptionMethod" />: |
+ <@locale code="apps.oauth.connect.idTokenEncryptionMethod" />: |
-
-
-
-
-
-
+
+
+
+
+
+
|
- <@locale code="apps.connect.userInfoEncryptionMethod" />: |
+ <@locale code="apps.oauth.connect.userInfoEncryptionMethod" />: |
-
-
-
-
-
-
+
+
+
+
+
+
|
| <@locale code="apps.oauth.approvalPrompt" />: |
-
- |
<@locale code="apps.isAdapter" />: |
-
- selected >
+
+ selected#if> >
<@locale code="apps.isAdapter.no" />
- selected >
+ selected#if> >
<@locale code="apps.isAdapter.yes" />
|
@@ -217,7 +230,7 @@ $(function(){
| <@locale code="apps.adapter" />: |
-
+
|
@@ -228,4 +241,6 @@ $(function(){