authentik-client 3.2025061.1

Making authentication simple.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# FlowInspectorPlan

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**current_stage** | [**models::FlowStageBinding**]FlowStageBinding.md |  | [readonly]
**next_planned_stage** | [**models::FlowStageBinding**]FlowStageBinding.md |  | [readonly]
**plan_context** | [**std::collections::HashMap<String, serde_json::Value>**]serde_json::Value.md | Get the plan's context, sanitized | [readonly]
**session_id** | **String** | Get a unique session ID | [readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)