-
Notifications
You must be signed in to change notification settings - Fork 925
Open
Open
Copy link
Labels
Description
Preflight Checklist
- I could not find a solution in the documentation, the existing issues or discussions
- I have joined the ZITADEL chat
Environment
ZITADEL Cloud
Version
No response
Database
None
Database Version
No response
Describe the problem caused by this bug
There is a discrepancy between the documentation, and the actual behavior of the Console/API when trying to enable the Login V2 feature globally.
Current Behavior According to the Hosted Login documentation, to use Login V2 globally, we should enable the feature and leave the Base URI empty to use the default.
Console: The "Base URI" field appears to be mandatory. It does not allow the user to save/enable the feature if the field is empty.
To reproduce
- Go to default settings
- Go to the Features tab
- Scroll down to "Login V2"
- Try to enable the toggle with an empty Base URI
Screenshots
Expected behavior
The base_uri field should be optional. If left empty, the system should accept the request and default to the standard Login V2 URI, as described in the documentation.
Operating System
No response
Relevant Configuration
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🔖 Ready for dev