Switch refstack's IDP to OpenInfraID

The OpenStackID project has been rebranded, and the old
openstackid.org deployment is being retained temporarily in order to
ease transition, but id.openinfra.dev is in place now and intended
as its successor.

Note that when this merges, a manual database edit will be required
to associate every user's new ID with their existing accounts, so
this should only be merged when we're ready to do that part just
prior to deploying and then check it again after to make sure we
didn't race any user additions.

Change-Id: I2716e469bc61e53645c23d362b8637bab0a32bb1
This commit is contained in:
Jeremy Stanley 2022-01-10 21:16:41 +00:00
parent e9770ef33f
commit 2d450e29bc

View File

@ -1,2 +1,2 @@
refstack_url: 'https://refstack.openstack.org'
refstack_openid_endpoint: 'https://openstackid.org/accounts/openid2'
refstack_openid_endpoint: 'https://id.openinfra.dev/accounts/openid2'