-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[FR] Make OIDC configurable via API/while running #4715
Copy link
Copy link
Open
Labels
enhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featuresecurityRelates to a security issueRelates to a security issuesetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process
Milestone
Metadata
Metadata
Assignees
Labels
enhancementThis is an suggested enhancement or new featureThis is an suggested enhancement or new featuresecurityRelates to a security issueRelates to a security issuesetupRelates to the InvenTree setup / installation processRelates to the InvenTree setup / installation process
Type
Fields
Give feedbackNo fields configured for issues without a type.
Please verify that this feature request has NOT been suggested before.
Problem statement
Currently, you need to reach into config files to add/change OIDC settings. Especially with regards to #4562 / https://github.com/p-fruck/inventree-federation-plugin this makes the config harder.
Suggested solution
Add a way to change these settings
Describe alternatives you've considered
The current way works but get tedious.
Examples of other systems
You can change SSO settings in nextcloud on the fly.
Do you want to develop this?