<#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.subject" /> <@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"/> client_credentialschecked type="checkbox" id="grantTypes_client_credentials" name="authorizedGrantTypes" value="client_credentials"/> 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" />
PKCE <@locale code="apps.oauth.approvalPrompt" />
<@locale code="apps.oauth.accessTokenValiditySeconds" />
Seconds
<@locale code="apps.oauth.refreshTokenValiditySeconds" />
Seconds
<@locale code="apps.oauth.connect.info" />
<@locale code="apps.oauth.connect.issuer" /> <@locale code="apps.oauth.connect.audience" />
<@locale code="apps.oauth.connect.signature" /> <@locale code="apps.oauth.connect.userInfoResponse" />
<@locale code="apps.oauth.connect.signatureKey" />
<@locale code="apps.oauth.connect.algorithm" /> <@locale code="apps.oauth.connect.encryptionMethod" />
<@locale code="apps.oauth.connect.algorithmKey" />
"/> "/>