Capitalize default value of access token

egi-login-service
parent 0e2aba2b05
commit 673b0d2e55

@ -6,7 +6,7 @@ authentication.oidc.scope=openid,profile,email,eduperson_entitlement
authentication.oidc.id=id
authentication.oidc.secret=secret
authentication.session=openAIRESession
authentication.accessToken=accessToken
authentication.accessToken=AccessToken
authentication.redirect=http://mpagasas.di.uoa.gr:4600/reload
# Currently, this is the only available mapper, set to null or anything else will ignore this.
authentication.authorities-mapper=openAIREMapper
Loading…
Cancel
Save