<#include "../../layout/header.ftl"/> <#include "../../layout/common.cssjs.ftl"/> <#include "../appCommonHead.ftl"/> <#setting number_format="#">
<#include "../appUpdateCommon.ftl"/>
<@locale code="apps.oauth.v2.0.info" />
<@locale code="apps.oauth.v2.0.clientId" />: ${model.clientId} <@locale code="apps.oauth.v2.0.clientSecret" />: ${model.clientSecret}
<@locale code="apps.oauth.scope" />:
readchecked /> writechecked/> trustchecked/> openidchecked/> profilechecked/> emailchecked/> phonechecked/> addresschecked/> allchecked/>
<@locale code="apps.oauth.GrantTypes" />:
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"/>
<@locale code="apps.oauth.registeredRedirectUris" />:
<@locale code="apps.oauth.accessTokenValiditySeconds" />: <@locale code="apps.oauth.refreshTokenValiditySeconds" />:
PKCE: <@locale code="apps.oauth.approvalPrompt" />:
<@locale code="apps.oauth.connect.idTokenSigningAlgorithm" />: <@locale code="apps.oauth.connect.userInfoSigningAlgorithm" />:
<@locale code="apps.oauth.connect.jwksUri" />:
<@locale code="apps.oauth.connect.idTokenEncryptedAlgorithm" />: <@locale code="apps.oauth.connect.userInfoEncryptedAlgorithm" />:
<@locale code="apps.oauth.connect.idTokenEncryptionMethod" />: <@locale code="apps.oauth.connect.userInfoEncryptionMethod" />:
"/> "/>