|
|
|
@ -306,6 +306,7 @@ sub en { |
|
|
|
|
oidcServiceMetaDataEndPoints => 'End points', |
|
|
|
|
oidcServiceMetaDataIssuer => 'Issuer identifier', |
|
|
|
|
oidcServiceMetaDataJWKSURI => 'JWKS', |
|
|
|
|
oidcServiceMetaDataRegistrationURI => 'Registration', |
|
|
|
|
oidcServiceMetaDataSecurity => 'Security', |
|
|
|
|
oidcServiceMetaDataTokenURI => 'Token', |
|
|
|
|
oidcServiceMetaDataUserInfoURI => 'User Info', |
|
|
|
@ -864,41 +865,42 @@ sub fr { |
|
|
|
|
"Expiration des jetons d'identité", |
|
|
|
|
oidcRPMetaDataOptionsIDTokenSignAlg => |
|
|
|
|
"Algorithme de signature des jetons d'identité", |
|
|
|
|
oidcRPMetaDataOptionsRedirectUris => 'Adresses de redirection', |
|
|
|
|
oidcRPMetaDataOptionsUserIDAttr => "Attribut de l'identifiant", |
|
|
|
|
oidcRPStateTimeout => 'Durée d\'une session state', |
|
|
|
|
oidcServiceMetaData => "Service OpenID Connect", |
|
|
|
|
oidcServiceMetaDataAuthorizeURI => "Autorisation", |
|
|
|
|
oidcServiceMetaDataEndPoints => "Points d'accès", |
|
|
|
|
oidcServiceMetaDataIssuer => "Identifiant du fournisseur", |
|
|
|
|
oidcServiceMetaDataJWKSURI => 'JWKS', |
|
|
|
|
oidcServiceMetaDataSecurity => 'Sécurité', |
|
|
|
|
oidcServiceMetaDataTokenURI => "Jeton", |
|
|
|
|
oidcServiceMetaDataUserInfoURI => 'Informations Utilisateur', |
|
|
|
|
oidcServicePrivateKeySig => 'Clé privée de signature', |
|
|
|
|
oidcServicePublicKeySig => 'Clé publique de signature', |
|
|
|
|
openIdAttr => 'Identifiant OpenID', |
|
|
|
|
openIdAuthnLevel => 'Niveau d\'authentification', |
|
|
|
|
openIdExportedVars => 'Variables exportées', |
|
|
|
|
openIdIDPList => 'Domaines autorisés', |
|
|
|
|
openIdIssuerSecret => 'Jeton secret', |
|
|
|
|
openIdParams => 'Paramètres OpenID', |
|
|
|
|
openIdSecret => 'Jeton secret', |
|
|
|
|
openIdSreg => 'Associations SREG', |
|
|
|
|
openIdSreg_fullname => 'Nom complet', |
|
|
|
|
openIdSreg_nickname => 'Surnom', |
|
|
|
|
openIdSreg_language => 'Langage', |
|
|
|
|
openIdSreg_postcode => 'Code postal', |
|
|
|
|
openIdSreg_timezone => 'Zone horaire', |
|
|
|
|
openIdSreg_country => 'Pays', |
|
|
|
|
openIdSreg_gender => 'Genre', |
|
|
|
|
openIdSreg_email => 'Email', |
|
|
|
|
openIdSreg_dob => 'Date de naissance', |
|
|
|
|
openIdSPList => 'Domaines autorisés', |
|
|
|
|
passwordDB => 'Module de mot de passe', |
|
|
|
|
passwordManagement => 'Gestion des mots de passe', |
|
|
|
|
persistentSessions => 'Sessions persistantes', |
|
|
|
|
persistentStorage => 'Module Apache::Session', |
|
|
|
|
oidcRPMetaDataOptionsRedirectUris => 'Adresses de redirection', |
|
|
|
|
oidcRPMetaDataOptionsUserIDAttr => "Attribut de l'identifiant", |
|
|
|
|
oidcRPStateTimeout => 'Durée d\'une session state', |
|
|
|
|
oidcServiceMetaData => "Service OpenID Connect", |
|
|
|
|
oidcServiceMetaDataAuthorizeURI => "Autorisation", |
|
|
|
|
oidcServiceMetaDataEndPoints => "Points d'accès", |
|
|
|
|
oidcServiceMetaDataIssuer => "Identifiant du fournisseur", |
|
|
|
|
oidcServiceMetaDataJWKSURI => 'JWKS', |
|
|
|
|
oidcServiceMetaDataRegistrationURI => 'Enregistrement', |
|
|
|
|
oidcServiceMetaDataSecurity => 'Sécurité', |
|
|
|
|
oidcServiceMetaDataTokenURI => "Jeton", |
|
|
|
|
oidcServiceMetaDataUserInfoURI => 'Informations Utilisateur', |
|
|
|
|
oidcServicePrivateKeySig => 'Clé privée de signature', |
|
|
|
|
oidcServicePublicKeySig => 'Clé publique de signature', |
|
|
|
|
openIdAttr => 'Identifiant OpenID', |
|
|
|
|
openIdAuthnLevel => 'Niveau d\'authentification', |
|
|
|
|
openIdExportedVars => 'Variables exportées', |
|
|
|
|
openIdIDPList => 'Domaines autorisés', |
|
|
|
|
openIdIssuerSecret => 'Jeton secret', |
|
|
|
|
openIdParams => 'Paramètres OpenID', |
|
|
|
|
openIdSecret => 'Jeton secret', |
|
|
|
|
openIdSreg => 'Associations SREG', |
|
|
|
|
openIdSreg_fullname => 'Nom complet', |
|
|
|
|
openIdSreg_nickname => 'Surnom', |
|
|
|
|
openIdSreg_language => 'Langage', |
|
|
|
|
openIdSreg_postcode => 'Code postal', |
|
|
|
|
openIdSreg_timezone => 'Zone horaire', |
|
|
|
|
openIdSreg_country => 'Pays', |
|
|
|
|
openIdSreg_gender => 'Genre', |
|
|
|
|
openIdSreg_email => 'Email', |
|
|
|
|
openIdSreg_dob => 'Date de naissance', |
|
|
|
|
openIdSPList => 'Domaines autorisés', |
|
|
|
|
passwordDB => 'Module de mot de passe', |
|
|
|
|
passwordManagement => 'Gestion des mots de passe', |
|
|
|
|
persistentSessions => 'Sessions persistantes', |
|
|
|
|
persistentStorage => 'Module Apache::Session', |
|
|
|
|
persistentStorageOptions => 'Paramètres du module Apache::Session', |
|
|
|
|
port => 'Port', |
|
|
|
|
portal => 'URL', |
|
|
|
|