Currently it can be set via occ config:app:set, but that's bulky and requires you to know the auto-generated ID of your provider. If it could be set via user_oidc:provider, like most of the other options can be, it would make setting up OIDC Providers much more convenient.
For what it's worth, if people are looking for an automated solution to getting the ID from a given provider name:
Currently it can be set via
occ config:app:set
, but that's bulky and requires you to know the auto-generated ID of your provider. If it could be set viauser_oidc:provider
, like most of the other options can be, it would make setting up OIDC Providers much more convenient.For what it's worth, if people are looking for an automated solution to getting the ID from a given provider name: