longer EXPIRATION time
This commit is contained in:
parent
12e952b0ce
commit
9991e4df5f
@ -8,7 +8,7 @@ services:
|
|||||||
ASPNETCORE_ENVIRONMENT: Development
|
ASPNETCORE_ENVIRONMENT: Development
|
||||||
ASPNETCORE_URLS: http://+:80
|
ASPNETCORE_URLS: http://+:80
|
||||||
SECURITYOPTIONS__SECRET: iewaiwie3aig9wi3chieBai9eephai
|
SECURITYOPTIONS__SECRET: iewaiwie3aig9wi3chieBai9eephai
|
||||||
SECURITYOPTIONS__EXPIRATION: 20
|
SECURITYOPTIONS__EXPIRATION: 1440 # 24h in minutes
|
||||||
SECURITYOPTIONS__BASEURL: https://logowanie.pg.edu.pl
|
SECURITYOPTIONS__BASEURL: https://logowanie.pg.edu.pl
|
||||||
SECURITYOPTIONS__TOKENPATH: /oauth2.0/accessToken
|
SECURITYOPTIONS__TOKENPATH: /oauth2.0/accessToken
|
||||||
SECURITYOPTIONS__PROFILEPATH: /oauth2.0/profile
|
SECURITYOPTIONS__PROFILEPATH: /oauth2.0/profile
|
||||||
|
Loading…
Reference in New Issue
Block a user