mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 20:52:43 +00:00
docs
This commit is contained in:
@@ -183,8 +183,22 @@ At the moment, U2F methods are hidden if a method is already added on the users
|
||||
|
||||
### /register
|
||||
|
||||
### /idp
|
||||
|
||||
This page doubles as /loginname but limits it to choose from IDPs
|
||||
|
||||
<img src="./screenshots/idp.png" alt="/idp" width="400px" />
|
||||
|
||||
Requests to the APIs made:
|
||||
|
||||
- `getBrandingSettings(org?)`
|
||||
- `getActiveIdentityProviders(org?)`
|
||||
- `startIdentityProviderFlow()`
|
||||
|
||||
### /idp/[method]/success /idp/[method]/failure
|
||||
|
||||
Both /success and /failure pages are designed to intercept the responses from the IDPs and decide on how to continue with the process.
|
||||
|
||||
### /verify
|
||||
|
||||
### /accounts
|
||||
|
||||
BIN
apps/login/screenshots/idp.png
Normal file
BIN
apps/login/screenshots/idp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
Reference in New Issue
Block a user