Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#### What's Changed --- ##### `GET` /providers/rac/{id}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PUT` /providers/rac/{id}/ ###### Request: Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PATCH` /providers/rac/{id}/ ###### Request: Changed content type : `application/json` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `POST` /providers/rac/ ###### Request: Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ###### Return Type: Changed response : **201 Created** * Changed content type : `application/json` New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `GET` /providers/rac/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `results` (array) Changed items (object): > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `GET` /rac/connection_tokens/{connection_token_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. * Changed property `endpoint_obj` (object) > Endpoint Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PUT` /rac/connection_tokens/{connection_token_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. * Changed property `endpoint_obj` (object) > Endpoint Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PATCH` /rac/connection_tokens/{connection_token_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. * Changed property `endpoint_obj` (object) > Endpoint Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `GET` /rac/endpoints/{pbm_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PUT` /rac/endpoints/{pbm_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `PATCH` /rac/endpoints/{pbm_uuid}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `GET` /sources/kerberos/{slug}/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ##### `PUT` /sources/kerberos/{slug}/ ###### Request: Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ##### `PATCH` /sources/kerberos/{slug}/ ###### Request: Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ##### `GET` /rac/connection_tokens/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `results` (array) Changed items (object): > ConnectionToken Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. * Changed property `endpoint_obj` (object) > Endpoint Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `POST` /rac/endpoints/ ###### Return Type: Changed response : **201 Created** * Changed content type : `application/json` * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `GET` /rac/endpoints/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `results` (array) Changed items (object): > Endpoint Serializer * Changed property `provider_obj` (object) > RACProvider Serializer New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider. ##### `POST` /sources/kerberos/ ###### Request: Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ###### Return Type: Changed response : **201 Created** * Changed content type : `application/json` * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ##### `GET` /sources/kerberos/ ###### Return Type: Changed response : **200 OK** * Changed content type : `application/json` * Changed property `results` (array) Changed items (object): > Kerberos Source Serializer * Changed property `spnego_server_name` (string) > Force the use of a specific server name for SPNEGO. Must be in the form HTTP@hostname ##### `PUT` /core/transactional/applications/ ###### Request: Changed content type : `application/json` * Changed property `provider` (object) Updated `authentik_providers_rac.racprovider` provider_model: New optional properties: - `invalidation_flow` * Deleted property `invalidation_flow` (string) > Flow used ending the session from a provider.
- Loading branch information