OAuth 클래식 제공자 구성 등가물

다음 표에서는 Liberty server.xml 파일 요소와 속성을 제공자 구성 파일의 동등한 클래식 제공자 매개변수로 맵핑합니다.

다음 표에서는 oauthProvider 요소에 대한 동등한 클래식 매개변수 및 Liberty 속성을 보여줍니다.

표 1. Liberty oauthProvider 요소
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. Liberty databaseStore 요소
Liberty 속성 이름 WebSphere Application Server Traditional 동등한 매개변수
cleanupExpiredTokenInterval oauthjdbc.CleanupInterval

주제의 유형을 표시하는 아이콘 개념 주제

파일 이름: cwlp_oauth_configequiv.html