for anyone coming across this later, if you update...
# ory-selfhosting
c
for anyone coming across this later, if you update the provider
id
it will break auth for that provider, but you can update the associated db records in
identity_credential_identifiers
and
identity_credentials
b
You can also set "label" on the OIDC provider configuration. 🙂 The button will use that, and if it doesn't exist fall back to the ID.
c
perfect, thanks