mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-02 23:36:35 +00:00
Update API pages with v0.70.1
This commit is contained in:
@@ -198,7 +198,7 @@ echo $response;
|
||||
|
||||
### Request-Body Parameters
|
||||
|
||||
<Properties><Property name="type" type="string" required={true} enumList={["oidc","zitadel","entra","google","okta","pocketid","microsoft"]}>
|
||||
<Properties><Property name="type" type="string" required={true} enumList={["oidc","zitadel","entra","google","okta","pocketid","microsoft","adfs"]}>
|
||||
|
||||
Type of identity provider
|
||||
|
||||
@@ -668,7 +668,7 @@ echo $response;
|
||||
|
||||
### Request-Body Parameters
|
||||
|
||||
<Properties><Property name="type" type="string" required={true} enumList={["oidc","zitadel","entra","google","okta","pocketid","microsoft"]}>
|
||||
<Properties><Property name="type" type="string" required={true} enumList={["oidc","zitadel","entra","google","okta","pocketid","microsoft","adfs"]}>
|
||||
|
||||
Type of identity provider
|
||||
|
||||
|
||||
Reference in New Issue
Block a user