Equivalents de la configuration du fournisseur de profil complet OAuth

Les tableaux ci-dessous mappent les éléments du fichier server.xml du profil Liberty aux paramètres du fournisseur de profil complet équivalents dans le fichier de configuration du fournisseur.

Le tableau ci-dessous répertorie les attributs du profil Liberty et les paramètres équivalents du profil complet pour l'élément oauthProvider.

Tableau 1. Elément oauthProvider du profil Liberty
Nom d'attribut du profil Liberty Paramètre équivalent du profil complet
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
Le tableau ci-dessous répertorie les attributs du profil Liberty et les paramètres équivalents du profil complet pour l'élément databaseStore.
Tableau 2. Elément databaseStore du profil Liberty
Nom d'attribut du profil Liberty Paramètre équivalent du profil complet
cleanupExpiredTokenInterval oauthjdbc.CleanupInterval

Icône indiquant le type de rubrique Rubrique de concept

Dispositions pour les centres de documentation | Commentaires


Icône d'horodatage Dernière mise à jour: Wednesday, 2 September 2015
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-libcore-mp&topic=cwlp_oauth_configequiv
Nom du fichier : cwlp_oauth_configequiv.html