How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
33.0.3
Is your feature request related to a problem? Please describe.
I'm trying to install user_oidc via occ commands to make it more easy to install new Servers. Otherwise it's always neccessary to configure the Setting in the Browser, which is unuseful.
Describe the solution you'd like
Please make it possible to set the Setting "providerBasedID" by occ Command by using the option --provider-based-id=(0/1).
Describe alternatives you've considered
I searched trough the Code if there is already an option like that, but didn't find any.
Additional context
Please also consider my other Feature Request to split the Option into two for userIDs and GroupIDs:
#1442
It should finally be possible to set both settings by occ Command.
Thanks very much.
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: (see administration page)
33.0.3
Is your feature request related to a problem? Please describe.
I'm trying to install user_oidc via occ commands to make it more easy to install new Servers. Otherwise it's always neccessary to configure the Setting in the Browser, which is unuseful.
Describe the solution you'd like
Please make it possible to set the Setting "providerBasedID" by occ Command by using the option --provider-based-id=(0/1).
Describe alternatives you've considered
I searched trough the Code if there is already an option like that, but didn't find any.
Additional context
Please also consider my other Feature Request to split the Option into two for userIDs and GroupIDs:
#1442
It should finally be possible to set both settings by occ Command.
Thanks very much.