Fix auth server for local use
This commit is contained in:
parent
d7ac22e54e
commit
6abafedfec
@ -294,7 +294,7 @@ databaseChangeLog:
|
||||
value: refresh_token,authorization_code
|
||||
- column:
|
||||
name: redirect_uris
|
||||
value: 'http://localhost:8082/units,https://oauth.pstmn.io/v1/callback'
|
||||
value: 'http://localhost:8082/login/oauth2/code/own'
|
||||
- column:
|
||||
name: post_logout_redirect_uris
|
||||
value: 'http://localhost:8082/units'
|
||||
|
Loading…
Reference in New Issue
Block a user