website: bump the docusaurus group in /website with 3 updates (#7400)
* website: bump the docusaurus group in /website with 3 updates Bumps the docusaurus group in /website with 3 updates: [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid). Updates `@docusaurus/plugin-client-redirects` from 2.4.3 to 3.0.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-plugin-client-redirects) Updates `@docusaurus/preset-classic` from 2.4.3 to 3.0.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-mermaid` from 2.4.3 to 3.0.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-theme-mermaid) --- updated-dependencies: - dependency-name: "@docusaurus/plugin-client-redirects" dependency-type: direct:production update-type: version-update:semver-major dependency-group: docusaurus - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production update-type: version-update:semver-major dependency-group: docusaurus - dependency-name: "@docusaurus/theme-mermaid" dependency-type: direct:production update-type: version-update:semver-major dependency-group: docusaurus ... Signed-off-by: dependabot[bot] <support@github.com> * update Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate docusaurus config to ts Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix docs-only build Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -108,31 +108,31 @@ image:
|
||||
|
||||
##### `POST` /propertymappings/scim/
|
||||
|
||||
##### `GET` /propertymappings/scim/{pm_uuid}/
|
||||
##### `GET` /propertymappings/scim/{pm_uuid}/
|
||||
|
||||
##### `PUT` /propertymappings/scim/{pm_uuid}/
|
||||
##### `PUT` /propertymappings/scim/{pm_uuid}/
|
||||
|
||||
##### `DELETE` /propertymappings/scim/{pm_uuid}/
|
||||
##### `DELETE` /propertymappings/scim/{pm_uuid}/
|
||||
|
||||
##### `PATCH` /propertymappings/scim/{pm_uuid}/
|
||||
##### `PATCH` /propertymappings/scim/{pm_uuid}/
|
||||
|
||||
##### `GET` /propertymappings/scim/{pm_uuid}/used_by/
|
||||
##### `GET` /propertymappings/scim/{pm_uuid}/used_by/
|
||||
|
||||
##### `GET` /providers/scim/
|
||||
|
||||
##### `POST` /providers/scim/
|
||||
|
||||
##### `GET` /providers/scim/{id}/
|
||||
##### `GET` /providers/scim/{id}/
|
||||
|
||||
##### `PUT` /providers/scim/{id}/
|
||||
##### `PUT` /providers/scim/{id}/
|
||||
|
||||
##### `DELETE` /providers/scim/{id}/
|
||||
##### `DELETE` /providers/scim/{id}/
|
||||
|
||||
##### `PATCH` /providers/scim/{id}/
|
||||
##### `PATCH` /providers/scim/{id}/
|
||||
|
||||
##### `GET` /providers/scim/{id}/sync_status/
|
||||
##### `GET` /providers/scim/{id}/sync_status/
|
||||
|
||||
##### `GET` /providers/scim/{id}/used_by/
|
||||
##### `GET` /providers/scim/{id}/used_by/
|
||||
|
||||
#### What's Changed
|
||||
|
||||
@ -149,7 +149,7 @@ Changed content type : `application/json`
|
||||
- Added property `expires` (string)
|
||||
> If not provided, valid for 360 days
|
||||
|
||||
##### `GET` /policies/event_matcher/{policy_uuid}/
|
||||
##### `GET` /policies/event_matcher/{policy_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -165,7 +165,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authentik.providers.scim`
|
||||
|
||||
##### `PUT` /policies/event_matcher/{policy_uuid}/
|
||||
##### `PUT` /policies/event_matcher/{policy_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -193,7 +193,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authentik.providers.scim`
|
||||
|
||||
##### `PATCH` /policies/event_matcher/{policy_uuid}/
|
||||
##### `PATCH` /policies/event_matcher/{policy_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -221,7 +221,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authentik.providers.scim`
|
||||
|
||||
##### `GET` /providers/oauth2/{id}/
|
||||
##### `GET` /providers/oauth2/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -233,7 +233,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PUT` /providers/oauth2/{id}/
|
||||
##### `PUT` /providers/oauth2/{id}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -253,7 +253,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PATCH` /providers/oauth2/{id}/
|
||||
##### `PATCH` /providers/oauth2/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -265,7 +265,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /providers/proxy/{id}/
|
||||
##### `GET` /providers/proxy/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -277,7 +277,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PUT` /providers/proxy/{id}/
|
||||
##### `PUT` /providers/proxy/{id}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -297,7 +297,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PATCH` /providers/proxy/{id}/
|
||||
##### `PATCH` /providers/proxy/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -309,7 +309,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /core/groups/{group_uuid}/
|
||||
##### `GET` /core/groups/{group_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -327,7 +327,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PUT` /core/groups/{group_uuid}/
|
||||
##### `PUT` /core/groups/{group_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -345,7 +345,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PATCH` /core/groups/{group_uuid}/
|
||||
##### `PATCH` /core/groups/{group_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -383,7 +383,7 @@ Changed response : **200 OK**
|
||||
- `light`
|
||||
- `dark`
|
||||
|
||||
##### `GET` /events/rules/{pbm_uuid}/
|
||||
##### `GET` /events/rules/{pbm_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -405,7 +405,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PUT` /events/rules/{pbm_uuid}/
|
||||
##### `PUT` /events/rules/{pbm_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -427,7 +427,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PATCH` /events/rules/{pbm_uuid}/
|
||||
##### `PATCH` /events/rules/{pbm_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -449,7 +449,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `GET` /policies/bindings/{policy_binding_uuid}/
|
||||
##### `GET` /policies/bindings/{policy_binding_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -471,7 +471,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PUT` /policies/bindings/{policy_binding_uuid}/
|
||||
##### `PUT` /policies/bindings/{policy_binding_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -493,7 +493,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PATCH` /policies/bindings/{policy_binding_uuid}/
|
||||
##### `PATCH` /policies/bindings/{policy_binding_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -563,7 +563,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authentik.providers.scim`
|
||||
|
||||
##### `GET` /providers/ldap/{id}/
|
||||
##### `GET` /providers/ldap/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -575,7 +575,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PUT` /providers/ldap/{id}/
|
||||
##### `PUT` /providers/ldap/{id}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -595,7 +595,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PATCH` /providers/ldap/{id}/
|
||||
##### `PATCH` /providers/ldap/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -679,7 +679,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /providers/saml/{id}/
|
||||
##### `GET` /providers/saml/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -691,7 +691,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PUT` /providers/saml/{id}/
|
||||
##### `PUT` /providers/saml/{id}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -711,7 +711,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `PATCH` /providers/saml/{id}/
|
||||
##### `PATCH` /providers/saml/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -723,7 +723,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /stages/invitation/invitations/{invite_uuid}/
|
||||
##### `GET` /stages/invitation/invitations/{invite_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -741,7 +741,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PUT` /stages/invitation/invitations/{invite_uuid}/
|
||||
##### `PUT` /stages/invitation/invitations/{invite_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -759,7 +759,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `PATCH` /stages/invitation/invitations/{invite_uuid}/
|
||||
##### `PATCH` /stages/invitation/invitations/{invite_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -865,7 +865,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `GET` /flows/bindings/{fsb_uuid}/
|
||||
##### `GET` /flows/bindings/{fsb_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -876,7 +876,7 @@ Changed response : **200 OK**
|
||||
- Changed property `evaluate_on_plan` (boolean)
|
||||
> Evaluate policies during the Flow planning process.
|
||||
|
||||
##### `PUT` /flows/bindings/{fsb_uuid}/
|
||||
##### `PUT` /flows/bindings/{fsb_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -894,7 +894,7 @@ Changed response : **200 OK**
|
||||
- Changed property `evaluate_on_plan` (boolean)
|
||||
> Evaluate policies during the Flow planning process.
|
||||
|
||||
##### `PATCH` /flows/bindings/{fsb_uuid}/
|
||||
##### `PATCH` /flows/bindings/{fsb_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -912,7 +912,7 @@ Changed response : **200 OK**
|
||||
- Changed property `evaluate_on_plan` (boolean)
|
||||
> Evaluate policies during the Flow planning process.
|
||||
|
||||
##### `GET` /oauth2/access_tokens/{id}/
|
||||
##### `GET` /oauth2/access_tokens/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -928,7 +928,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /oauth2/authorization_codes/{id}/
|
||||
##### `GET` /oauth2/authorization_codes/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -944,7 +944,7 @@ Changed response : **200 OK**
|
||||
|
||||
- `authorization_flow`
|
||||
|
||||
##### `GET` /oauth2/refresh_tokens/{id}/
|
||||
##### `GET` /oauth2/refresh_tokens/{id}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -1126,7 +1126,7 @@ Changed response : **200 OK**
|
||||
|
||||
* Deleted property `avatar` (string)
|
||||
|
||||
##### `GET` /stages/user_login/{stage_uuid}/
|
||||
##### `GET` /stages/user_login/{stage_uuid}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
@ -1137,7 +1137,7 @@ Changed response : **200 OK**
|
||||
- Added property `terminate_other_sessions` (boolean)
|
||||
> Terminate all other sessions of the user logging in.
|
||||
|
||||
##### `PUT` /stages/user_login/{stage_uuid}/
|
||||
##### `PUT` /stages/user_login/{stage_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -1155,7 +1155,7 @@ Changed response : **200 OK**
|
||||
- Added property `terminate_other_sessions` (boolean)
|
||||
> Terminate all other sessions of the user logging in.
|
||||
|
||||
##### `PATCH` /stages/user_login/{stage_uuid}/
|
||||
##### `PATCH` /stages/user_login/{stage_uuid}/
|
||||
|
||||
###### Request:
|
||||
|
||||
@ -1206,7 +1206,7 @@ Changed response : **200 OK**
|
||||
- Changed property `evaluate_on_plan` (boolean)
|
||||
> Evaluate policies during the Flow planning process.
|
||||
|
||||
##### `GET` /flows/inspector/{flow_slug}/
|
||||
##### `GET` /flows/inspector/{flow_slug}/
|
||||
|
||||
###### Return Type:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user