相当する OAuth クラシック・プロバイダー構成

以下の表では、Libertyserver.xml ファイルのエレメントと属性を、プロバイダー構成ファイルで相当するクラシック・プロバイダー・パラメーターにマップしています。

以下の表に、oauthProvider エレメントのための Liberty 属性および相当するクラシック・パラメーターを示します。

表 1. LibertyoauthProvider エレメント
Liberty の属性名 相当するクラシック・パラメーター
authorizationGrantLifetime oauth20.max.authorization.grant.lifetime.seconds
authorizationCodeLifetime oauth20.code.lifetime.seconds
authorizationCodeLength oauth20.code.length
accessTokenLifetime oauth20.token.lifetime.seconds
accessTokenLength oauth20.access.token.length
issueRefreshToken oauth20.issue.refresh.token
refreshTokenLength oauth20.refresh.token.length
mediatorClassname oauth20.mediator.classnames
allowPublicClients oauth20.allow.public.clients
grantType oauth20.grant.types.allowed
authorizationFormTemplate oauth20.authorization.form.template
authorizationErrorTemplate oauth20.authorization.error.template
customLoginURL oauth20.authorization.loginURL
autoAuthorizeParam oauth20.autoauthorize.param
autoAuthorizeClient oauth20.autoauthorize.clients
clientURISubstitutions oauth20.client.uri.substitutions
filter Filter
oauthOnly oauthOnly
includeTokenInSubject includeToken
characterEncoding characterEncoding
clientTokenCacheSize oauth20.token.userClientTokenLimit
以下の表に、databaseStore エレメントのための Liberty 属性および相当するクラシック・パラメーターを示します。
表 2. LibertydatabaseStore エレメント
Liberty の属性名 WebSphere Application Server traditional と同等のパラメーター
cleanupExpiredTokenInterval oauthjdbc.CleanupInterval

トピックのタイプを示すアイコン 概念トピック

ファイル名: cwlp_oauth_configequiv.html