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
|
value: refresh_token,authorization_code
|
||||||
- column:
|
- column:
|
||||||
name: redirect_uris
|
name: redirect_uris
|
||||||
value: 'http://localhost:8082/units,https://oauth.pstmn.io/v1/callback'
|
value: 'http://localhost:8082/login/oauth2/code/own'
|
||||||
- column:
|
- column:
|
||||||
name: post_logout_redirect_uris
|
name: post_logout_redirect_uris
|
||||||
value: 'http://localhost:8082/units'
|
value: 'http://localhost:8082/units'
|
||||||
|
Loading…
Reference in New Issue
Block a user