41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
|
{
|
||
|
"addIdPMapper": "Legg til identitetsleverandørmappere",
|
||
|
"redirectURI": "Redirect URI",
|
||
|
"clientId": "Klient-ID",
|
||
|
"clientSecret": "Klient secret",
|
||
|
"endpoints": "Endepunkter",
|
||
|
"alias": "Alias",
|
||
|
"ssoServiceUrl": "Single sign-on service URL",
|
||
|
"singleLogoutServiceUrl": "Single utloggingstjeneste URL",
|
||
|
"nameIdPolicyFormat": "Policy for nameid-format",
|
||
|
"email": "E-postadresse",
|
||
|
"unspecified": "uspesifisert",
|
||
|
"httpPostBindingResponse": "HTTP-POST binding svar",
|
||
|
"httpPostBindingAuthnRequest": "HTTP-POST binding for AuthnRequest",
|
||
|
"wantAuthnRequestsSigned": "Vil ha AuthnRequests signert",
|
||
|
"forceAuthentication": "Force autentisering",
|
||
|
"validatingX509Certs": "Validerer X509 sertifikat",
|
||
|
"authorizationUrl": "Autorisasjons URL",
|
||
|
"tokenUrl": "Token URL",
|
||
|
"logoutUrl": "Utloggings URL",
|
||
|
"backchannelLogout": "Backchannel utlogging",
|
||
|
"userInfoUrl": "Brukerinfo URL",
|
||
|
"issuer": "Utgiver",
|
||
|
"scopes": "Scope",
|
||
|
"prompt": "Prompt",
|
||
|
"prompts": {
|
||
|
"none": "Ingen",
|
||
|
"consent": "samtykke",
|
||
|
"login": "Innlogging"
|
||
|
},
|
||
|
"clientAuthentication": "Autentisering av klient",
|
||
|
"validateSignature": "Valider signaturer",
|
||
|
"storeTokens": "Lagre Tokens",
|
||
|
"storedTokensReadable": "Lagrede lesbare tokens",
|
||
|
"trustEmail": "Stol på e-post",
|
||
|
"firstBrokerLoginFlowAlias": "Flyt for første innlogging",
|
||
|
"postBrokerLoginFlowAlias": "Post-påloggingsflyt",
|
||
|
"mapperType": "Mappertype",
|
||
|
"selectRole": "Velg rolle",
|
||
|
"userAttribute": "Brukerattributt"
|
||
|
}
|