refstack: Fix openid endpoint
openid_endpoint was set to just base site url which is not correct, it should be https://openstackid.org/accounts/openid2 Change-Id: I6624150f1ab78560347c8f82a13394b164860cad
This commit is contained in:
parent
753f9520e6
commit
a5a0e5faba
@ -1,2 +1,2 @@
|
||||
refstack_url: 'https://refstack.openstack.org'
|
||||
refstack_openid_endpoint: https://openstackid.org
|
||||
refstack_openid_endpoint: 'https://openstackid.org/accounts/openid2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user