22 lines
919 B
JSON
22 lines
919 B
JSON
{
|
|
"admin": { "oauth2": { "id": "0e51a6e2-4a6b-491d-8575-9103d14d2e3b", "username": "admin", "displayName": "admin" } },
|
|
"farm": true,
|
|
"cookieSecret": "sector-agropecuario-fesitranh",
|
|
"secure_cookie": false,
|
|
"security_type": "composable",
|
|
"auth_provider": "wiki-security-passportjs",
|
|
"authz_enhancers": ["wiki-plugin-useraccesstokens"],
|
|
"security_useHttps": false,
|
|
"allowed": "*",
|
|
"wikiDomains": {
|
|
"localtest.me": {
|
|
"oauth2_DisplayNameField": "token.preferred_username",
|
|
"oauth2_IdField": "token.sub",
|
|
"oauth2_clientID": "fedwiki",
|
|
"oauth2_clientSecret": "1ihwI1xIxmDqeHphHPgpCFjJyLJU81Yz",
|
|
"oauth2_AuthorizationURL": "http://keycloak.localhost:8080/realms/master/protocol/openid-connect/auth",
|
|
"oauth2_TokenURL": "http://keycloak.localhost:8080/realms/master/protocol/openid-connect/token",
|
|
"oauth2_UsernameField": "token.preferred_username"
|
|
}
|
|
}
|
|
} |