ory-kratos-client 0.7.1.alpha1 → 0.7.3.alpha3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +133 -130
- data/docs/AdminCreateIdentityBody.md +2 -2
- data/docs/AdminCreateSelfServiceRecoveryLinkBody.md +2 -2
- data/docs/AdminUpdateIdentityBody.md +2 -2
- data/docs/AuthenticateOKBody.md +2 -2
- data/docs/ContainerChangeResponseItem.md +2 -2
- data/docs/ContainerCreateCreatedBody.md +2 -2
- data/docs/ContainerTopOKBody.md +2 -2
- data/docs/ContainerUpdateOKBody.md +2 -2
- data/docs/ContainerWaitOKBody.md +2 -2
- data/docs/ContainerWaitOKBodyError.md +2 -2
- data/docs/ErrorResponse.md +2 -2
- data/docs/GenericError.md +3 -3
- data/docs/GraphDriverData.md +2 -2
- data/docs/HealthNotReadyStatus.md +2 -2
- data/docs/HealthStatus.md +2 -2
- data/docs/IdResponse.md +2 -2
- data/docs/Identity.md +2 -2
- data/docs/IdentityCredentials.md +2 -2
- data/docs/IdentityState.md +2 -2
- data/docs/ImageDeleteResponseItem.md +2 -2
- data/docs/ImageSummary.md +2 -2
- data/docs/InlineResponse200.md +2 -2
- data/docs/InlineResponse2001.md +2 -2
- data/docs/InlineResponse503.md +2 -2
- data/docs/JsonError.md +2 -2
- data/docs/Meta.md +2 -2
- data/docs/MetadataApi.md +13 -13
- data/docs/Plugin.md +2 -2
- data/docs/PluginConfig.md +2 -2
- data/docs/PluginConfigArgs.md +2 -2
- data/docs/PluginConfigInterface.md +2 -2
- data/docs/PluginConfigLinux.md +2 -2
- data/docs/PluginConfigNetwork.md +2 -2
- data/docs/PluginConfigRootfs.md +2 -2
- data/docs/PluginConfigUser.md +2 -2
- data/docs/PluginDevice.md +2 -2
- data/docs/PluginEnv.md +2 -2
- data/docs/PluginInterfaceType.md +2 -2
- data/docs/PluginMount.md +2 -2
- data/docs/PluginSettings.md +2 -2
- data/docs/Port.md +2 -2
- data/docs/RecoveryAddress.md +2 -2
- data/docs/SelfServiceError.md +2 -2
- data/docs/SelfServiceLoginFlow.md +2 -2
- data/docs/SelfServiceLogoutUrl.md +2 -2
- data/docs/SelfServiceRecoveryFlow.md +2 -2
- data/docs/SelfServiceRecoveryFlowState.md +2 -2
- data/docs/SelfServiceRecoveryLink.md +2 -2
- data/docs/SelfServiceRegistrationFlow.md +2 -2
- data/docs/SelfServiceSettingsFlow.md +2 -2
- data/docs/SelfServiceSettingsFlowState.md +2 -2
- data/docs/SelfServiceVerificationFlow.md +2 -2
- data/docs/SelfServiceVerificationFlowState.md +2 -2
- data/docs/ServiceUpdateResponse.md +2 -2
- data/docs/Session.md +2 -2
- data/docs/SettingsProfileFormConfig.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowBody.md +6 -6
- data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md +2 -2
- data/docs/SubmitSelfServiceRecoveryFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowBody.md +6 -6
- data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
- data/docs/SubmitSelfServiceVerificationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md +2 -2
- data/docs/SuccessfulSelfServiceLoginWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceSettingsWithoutBrowser.md +2 -2
- data/docs/UiContainer.md +2 -2
- data/docs/UiNode.md +2 -2
- data/docs/UiNodeAnchorAttributes.md +2 -2
- data/docs/UiNodeAttributes.md +4 -4
- data/docs/UiNodeImageAttributes.md +2 -2
- data/docs/UiNodeInputAttributes.md +2 -2
- data/docs/UiNodeTextAttributes.md +2 -2
- data/docs/UiText.md +2 -2
- data/docs/V0alpha1Api.md +131 -121
- data/docs/VerifiableIdentityAddress.md +2 -2
- data/docs/Version.md +2 -2
- data/docs/Volume.md +2 -2
- data/docs/VolumeUsageData.md +2 -2
- data/lib/ory-kratos-client/api/metadata_api.rb +3 -3
- data/lib/ory-kratos-client/api/v0alpha1_api.rb +3 -3
- data/lib/ory-kratos-client/api_client.rb +4 -4
- data/lib/ory-kratos-client/api_error.rb +3 -3
- data/lib/ory-kratos-client/configuration.rb +5 -5
- data/lib/ory-kratos-client/models/admin_create_identity_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_update_identity_body.rb +6 -6
- data/lib/ory-kratos-client/models/authenticate_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_change_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/container_create_created_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_top_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_update_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body_error.rb +6 -6
- data/lib/ory-kratos-client/models/error_response.rb +6 -6
- data/lib/ory-kratos-client/models/generic_error.rb +8 -10
- data/lib/ory-kratos-client/models/graph_driver_data.rb +6 -6
- data/lib/ory-kratos-client/models/health_not_ready_status.rb +6 -6
- data/lib/ory-kratos-client/models/health_status.rb +6 -6
- data/lib/ory-kratos-client/models/id_response.rb +6 -6
- data/lib/ory-kratos-client/models/identity.rb +6 -6
- data/lib/ory-kratos-client/models/identity_credentials.rb +6 -6
- data/lib/ory-kratos-client/models/identity_state.rb +3 -3
- data/lib/ory-kratos-client/models/image_delete_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/image_summary.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response200.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response2001.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response503.rb +6 -6
- data/lib/ory-kratos-client/models/json_error.rb +6 -6
- data/lib/ory-kratos-client/models/meta.rb +6 -6
- data/lib/ory-kratos-client/models/plugin.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_args.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_interface.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_linux.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_network.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_rootfs.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_user.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_device.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_env.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_interface_type.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_mount.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_settings.rb +6 -6
- data/lib/ory-kratos-client/models/port.rb +6 -6
- data/lib/ory-kratos-client/models/recovery_address.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_error.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_login_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_logout_url.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_recovery_link.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_registration_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_verification_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_verification_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/service_update_response.rb +6 -6
- data/lib/ory-kratos-client/models/session.rb +6 -6
- data/lib/ory-kratos-client/models/settings_profile_form_config.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/ui_container.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_attributes.rb +4 -4
- data/lib/ory-kratos-client/models/ui_node_image_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_input_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_text_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_text.rb +6 -6
- data/lib/ory-kratos-client/models/verifiable_identity_address.rb +6 -6
- data/lib/ory-kratos-client/models/version.rb +6 -6
- data/lib/ory-kratos-client/models/volume.rb +6 -6
- data/lib/ory-kratos-client/models/volume_usage_data.rb +6 -6
- data/lib/ory-kratos-client/version.rb +4 -4
- data/lib/ory-kratos-client.rb +4 -4
- data/ory-kratos-client.gemspec +3 -3
- data/spec/api_client_spec.rb +31 -31
- data/spec/configuration_spec.rb +5 -5
- data/spec/spec_helper.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 20734fddf8a9358759040e3eeaa0d3e1cb2490e8b625be24942ab8fc5cc760b0
|
4
|
+
data.tar.gz: 49b1a0ab5861bec390f6546468c6ad94ac2c6ce225c7792b7ee2881038703c9c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79cfa151b43d8ed25c417bc8bd8146f744515bb5f7f9eb78895b48e25eb42e062f97b6ac896d4187f5f4459d373bbe41f4dc4eb61496663b03acbf186f10c983
|
7
|
+
data.tar.gz: 2f8675e986d055a731a8e64102c9d1441e378cf38ac62f4aaed89904907fc9e090eb0d67e92c22bd19d617821f242e703cf581e467bbb36ef34eaae71024d522
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ory-kratos-client
|
2
2
|
|
3
|
-
|
3
|
+
OryKratosClient - the Ruby gem for the Ory Kratos API
|
4
4
|
|
5
5
|
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs
|
6
6
|
are exposed on different ports. Public APIs can face the public internet without any protection
|
@@ -11,8 +11,8 @@ technology capable of authorizing incoming requests.
|
|
11
11
|
|
12
12
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
13
13
|
|
14
|
-
- API version: v0.7.
|
15
|
-
- Package version: v0.7.
|
14
|
+
- API version: v0.7.3-alpha.3
|
15
|
+
- Package version: v0.7.3-alpha.3
|
16
16
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
17
17
|
|
18
18
|
## Installation
|
@@ -28,16 +28,16 @@ gem build ory-kratos-client.gemspec
|
|
28
28
|
Then either install the gem locally:
|
29
29
|
|
30
30
|
```shell
|
31
|
-
gem install ./ory-kratos-client-v0.7.
|
31
|
+
gem install ./ory-kratos-client-v0.7.3-alpha.3.gem
|
32
32
|
```
|
33
33
|
|
34
|
-
(for development, run `gem install --dev ./ory-kratos-client-v0.7.
|
34
|
+
(for development, run `gem install --dev ./ory-kratos-client-v0.7.3-alpha.3.gem` to install the development dependencies)
|
35
35
|
|
36
36
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
37
37
|
|
38
38
|
Finally add this to the Gemfile:
|
39
39
|
|
40
|
-
gem 'ory-kratos-client', '~> v0.7.
|
40
|
+
gem 'ory-kratos-client', '~> v0.7.3-alpha.3'
|
41
41
|
|
42
42
|
### Install from Git
|
43
43
|
|
@@ -61,13 +61,13 @@ Please follow the [installation](#installation) procedure and then run the follo
|
|
61
61
|
# Load the gem
|
62
62
|
require 'ory-kratos-client'
|
63
63
|
|
64
|
-
api_instance =
|
64
|
+
api_instance = OryKratosClient::MetadataApi.new
|
65
65
|
|
66
66
|
begin
|
67
67
|
#Return Running Software Version.
|
68
68
|
result = api_instance.get_version
|
69
69
|
p result
|
70
|
-
rescue
|
70
|
+
rescue OryKratosClient::ApiError => e
|
71
71
|
puts "Exception when calling MetadataApi->get_version: #{e}"
|
72
72
|
end
|
73
73
|
|
@@ -79,131 +79,131 @@ All URIs are relative to *http://localhost*
|
|
79
79
|
|
80
80
|
Class | Method | HTTP request | Description
|
81
81
|
------------ | ------------- | ------------- | -------------
|
82
|
-
*
|
83
|
-
*
|
84
|
-
*
|
85
|
-
*
|
86
|
-
*
|
87
|
-
*
|
88
|
-
*
|
89
|
-
*
|
90
|
-
*
|
91
|
-
*
|
92
|
-
*
|
93
|
-
*
|
94
|
-
*
|
95
|
-
*
|
96
|
-
*
|
97
|
-
*
|
98
|
-
*
|
99
|
-
*
|
100
|
-
*
|
101
|
-
*
|
102
|
-
*
|
103
|
-
*
|
104
|
-
*
|
105
|
-
*
|
106
|
-
*
|
107
|
-
*
|
108
|
-
*
|
109
|
-
*
|
110
|
-
*
|
111
|
-
*
|
112
|
-
*
|
113
|
-
*
|
114
|
-
*
|
115
|
-
*
|
116
|
-
*
|
117
|
-
*
|
82
|
+
*OryKratosClient::MetadataApi* | [**get_version**](docs/MetadataApi.md#get_version) | **GET** /version | Return Running Software Version.
|
83
|
+
*OryKratosClient::MetadataApi* | [**is_alive**](docs/MetadataApi.md#is_alive) | **GET** /health/alive | Check HTTP Server Status
|
84
|
+
*OryKratosClient::MetadataApi* | [**is_ready**](docs/MetadataApi.md#is_ready) | **GET** /health/ready | Check HTTP Server and Database Status
|
85
|
+
*OryKratosClient::MetadataApi* | [**prometheus**](docs/MetadataApi.md#prometheus) | **GET** /metrics/prometheus | Get snapshot metrics from the service. If you're using k8s, you can then add annotations to your deployment like so:
|
86
|
+
*OryKratosClient::V0alpha1Api* | [**admin_create_identity**](docs/V0alpha1Api.md#admin_create_identity) | **POST** /identities | Create an Identity
|
87
|
+
*OryKratosClient::V0alpha1Api* | [**admin_create_self_service_recovery_link**](docs/V0alpha1Api.md#admin_create_self_service_recovery_link) | **POST** /recovery/link | Create a Recovery Link
|
88
|
+
*OryKratosClient::V0alpha1Api* | [**admin_delete_identity**](docs/V0alpha1Api.md#admin_delete_identity) | **DELETE** /identities/{id} | Delete an Identity
|
89
|
+
*OryKratosClient::V0alpha1Api* | [**admin_get_identity**](docs/V0alpha1Api.md#admin_get_identity) | **GET** /identities/{id} | Get an Identity
|
90
|
+
*OryKratosClient::V0alpha1Api* | [**admin_list_identities**](docs/V0alpha1Api.md#admin_list_identities) | **GET** /identities | List Identities
|
91
|
+
*OryKratosClient::V0alpha1Api* | [**admin_update_identity**](docs/V0alpha1Api.md#admin_update_identity) | **PUT** /identities/{id} | Update an Identity
|
92
|
+
*OryKratosClient::V0alpha1Api* | [**create_self_service_logout_flow_url_for_browsers**](docs/V0alpha1Api.md#create_self_service_logout_flow_url_for_browsers) | **GET** /self-service/logout/browser | Create a Logout URL for Browsers
|
93
|
+
*OryKratosClient::V0alpha1Api* | [**get_json_schema**](docs/V0alpha1Api.md#get_json_schema) | **GET** /schemas/{id} |
|
94
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_error**](docs/V0alpha1Api.md#get_self_service_error) | **GET** /self-service/errors | Get Self-Service Errors
|
95
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_login_flow**](docs/V0alpha1Api.md#get_self_service_login_flow) | **GET** /self-service/login/flows | Get Login Flow
|
96
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_recovery_flow**](docs/V0alpha1Api.md#get_self_service_recovery_flow) | **GET** /self-service/recovery/flows | Get Recovery Flow
|
97
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_registration_flow**](docs/V0alpha1Api.md#get_self_service_registration_flow) | **GET** /self-service/registration/flows | Get Registration Flow
|
98
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_settings_flow**](docs/V0alpha1Api.md#get_self_service_settings_flow) | **GET** /self-service/settings/flows | Get Settings Flow
|
99
|
+
*OryKratosClient::V0alpha1Api* | [**get_self_service_verification_flow**](docs/V0alpha1Api.md#get_self_service_verification_flow) | **GET** /self-service/verification/flows | Get Verification Flow
|
100
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_login_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_login_flow_for_browsers) | **GET** /self-service/login/browser | Initialize Login Flow for Browsers
|
101
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_login_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_login_flow_without_browser) | **GET** /self-service/login/api | Initialize Login Flow for APIs, Services, Apps, ...
|
102
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_for_browsers) | **GET** /self-service/recovery/browser | Initialize Recovery Flow for Browsers
|
103
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_recovery_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_recovery_flow_without_browser) | **GET** /self-service/recovery/api | Initialize Recovery Flow for APIs, Services, Apps, ...
|
104
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_registration_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_for_browsers) | **GET** /self-service/registration/browser | Initialize Registration Flow for Browsers
|
105
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_registration_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_registration_flow_without_browser) | **GET** /self-service/registration/api | Initialize Registration Flow for APIs, Services, Apps, ...
|
106
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_settings_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_for_browsers) | **GET** /self-service/settings/browser | Initialize Settings Flow for Browsers
|
107
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_settings_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_settings_flow_without_browser) | **GET** /self-service/settings/api | Initialize Settings Flow for APIs, Services, Apps, ...
|
108
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_verification_flow_for_browsers**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_for_browsers) | **GET** /self-service/verification/browser | Initialize Verification Flow for Browser Clients
|
109
|
+
*OryKratosClient::V0alpha1Api* | [**initialize_self_service_verification_flow_without_browser**](docs/V0alpha1Api.md#initialize_self_service_verification_flow_without_browser) | **GET** /self-service/verification/api | Initialize Verification Flow for APIs, Services, Apps, ...
|
110
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_login_flow**](docs/V0alpha1Api.md#submit_self_service_login_flow) | **POST** /self-service/login | Submit a Login Flow
|
111
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_logout_flow**](docs/V0alpha1Api.md#submit_self_service_logout_flow) | **GET** /self-service/logout | Complete Self-Service Logout
|
112
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_logout_flow_without_browser**](docs/V0alpha1Api.md#submit_self_service_logout_flow_without_browser) | **DELETE** /self-service/logout/api | Perform Logout for APIs, Services, Apps, ...
|
113
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_recovery_flow**](docs/V0alpha1Api.md#submit_self_service_recovery_flow) | **POST** /self-service/recovery | Complete Recovery Flow
|
114
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_registration_flow**](docs/V0alpha1Api.md#submit_self_service_registration_flow) | **POST** /self-service/registration | Submit a Registration Flow
|
115
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_settings_flow**](docs/V0alpha1Api.md#submit_self_service_settings_flow) | **POST** /self-service/settings | Complete Settings Flow
|
116
|
+
*OryKratosClient::V0alpha1Api* | [**submit_self_service_verification_flow**](docs/V0alpha1Api.md#submit_self_service_verification_flow) | **POST** /self-service/verification | Complete Verification Flow
|
117
|
+
*OryKratosClient::V0alpha1Api* | [**to_session**](docs/V0alpha1Api.md#to_session) | **GET** /sessions/whoami | Check Who the Current HTTP Session Belongs To
|
118
118
|
|
119
119
|
|
120
120
|
## Documentation for Models
|
121
121
|
|
122
|
-
- [
|
123
|
-
- [
|
124
|
-
- [
|
125
|
-
- [
|
126
|
-
- [
|
127
|
-
- [
|
128
|
-
- [
|
129
|
-
- [
|
130
|
-
- [
|
131
|
-
- [
|
132
|
-
- [
|
133
|
-
- [
|
134
|
-
- [
|
135
|
-
- [
|
136
|
-
- [
|
137
|
-
- [
|
138
|
-
- [
|
139
|
-
- [
|
140
|
-
- [
|
141
|
-
- [
|
142
|
-
- [
|
143
|
-
- [
|
144
|
-
- [
|
145
|
-
- [
|
146
|
-
- [
|
147
|
-
- [
|
148
|
-
- [
|
149
|
-
- [
|
150
|
-
- [
|
151
|
-
- [
|
152
|
-
- [
|
153
|
-
- [
|
154
|
-
- [
|
155
|
-
- [
|
156
|
-
- [
|
157
|
-
- [
|
158
|
-
- [
|
159
|
-
- [
|
160
|
-
- [
|
161
|
-
- [
|
162
|
-
- [
|
163
|
-
- [
|
164
|
-
- [
|
165
|
-
- [
|
166
|
-
- [
|
167
|
-
- [
|
168
|
-
- [
|
169
|
-
- [
|
170
|
-
- [
|
171
|
-
- [
|
172
|
-
- [
|
173
|
-
- [
|
174
|
-
- [
|
175
|
-
- [
|
176
|
-
- [
|
177
|
-
- [
|
178
|
-
- [
|
179
|
-
- [
|
180
|
-
- [
|
181
|
-
- [
|
182
|
-
- [
|
183
|
-
- [
|
184
|
-
- [
|
185
|
-
- [
|
186
|
-
- [
|
187
|
-
- [
|
188
|
-
- [
|
189
|
-
- [
|
190
|
-
- [
|
191
|
-
- [
|
192
|
-
- [
|
193
|
-
- [
|
194
|
-
- [
|
195
|
-
- [
|
196
|
-
- [
|
197
|
-
- [
|
198
|
-
- [
|
199
|
-
- [
|
200
|
-
- [
|
201
|
-
- [
|
202
|
-
- [
|
203
|
-
- [
|
204
|
-
- [
|
205
|
-
- [
|
206
|
-
- [
|
122
|
+
- [OryKratosClient::AdminCreateIdentityBody](docs/AdminCreateIdentityBody.md)
|
123
|
+
- [OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody](docs/AdminCreateSelfServiceRecoveryLinkBody.md)
|
124
|
+
- [OryKratosClient::AdminUpdateIdentityBody](docs/AdminUpdateIdentityBody.md)
|
125
|
+
- [OryKratosClient::AuthenticateOKBody](docs/AuthenticateOKBody.md)
|
126
|
+
- [OryKratosClient::ContainerChangeResponseItem](docs/ContainerChangeResponseItem.md)
|
127
|
+
- [OryKratosClient::ContainerCreateCreatedBody](docs/ContainerCreateCreatedBody.md)
|
128
|
+
- [OryKratosClient::ContainerTopOKBody](docs/ContainerTopOKBody.md)
|
129
|
+
- [OryKratosClient::ContainerUpdateOKBody](docs/ContainerUpdateOKBody.md)
|
130
|
+
- [OryKratosClient::ContainerWaitOKBody](docs/ContainerWaitOKBody.md)
|
131
|
+
- [OryKratosClient::ContainerWaitOKBodyError](docs/ContainerWaitOKBodyError.md)
|
132
|
+
- [OryKratosClient::ErrorResponse](docs/ErrorResponse.md)
|
133
|
+
- [OryKratosClient::GenericError](docs/GenericError.md)
|
134
|
+
- [OryKratosClient::GraphDriverData](docs/GraphDriverData.md)
|
135
|
+
- [OryKratosClient::HealthNotReadyStatus](docs/HealthNotReadyStatus.md)
|
136
|
+
- [OryKratosClient::HealthStatus](docs/HealthStatus.md)
|
137
|
+
- [OryKratosClient::IdResponse](docs/IdResponse.md)
|
138
|
+
- [OryKratosClient::Identity](docs/Identity.md)
|
139
|
+
- [OryKratosClient::IdentityCredentials](docs/IdentityCredentials.md)
|
140
|
+
- [OryKratosClient::IdentityState](docs/IdentityState.md)
|
141
|
+
- [OryKratosClient::ImageDeleteResponseItem](docs/ImageDeleteResponseItem.md)
|
142
|
+
- [OryKratosClient::ImageSummary](docs/ImageSummary.md)
|
143
|
+
- [OryKratosClient::InlineResponse200](docs/InlineResponse200.md)
|
144
|
+
- [OryKratosClient::InlineResponse2001](docs/InlineResponse2001.md)
|
145
|
+
- [OryKratosClient::InlineResponse503](docs/InlineResponse503.md)
|
146
|
+
- [OryKratosClient::JsonError](docs/JsonError.md)
|
147
|
+
- [OryKratosClient::Meta](docs/Meta.md)
|
148
|
+
- [OryKratosClient::Plugin](docs/Plugin.md)
|
149
|
+
- [OryKratosClient::PluginConfig](docs/PluginConfig.md)
|
150
|
+
- [OryKratosClient::PluginConfigArgs](docs/PluginConfigArgs.md)
|
151
|
+
- [OryKratosClient::PluginConfigInterface](docs/PluginConfigInterface.md)
|
152
|
+
- [OryKratosClient::PluginConfigLinux](docs/PluginConfigLinux.md)
|
153
|
+
- [OryKratosClient::PluginConfigNetwork](docs/PluginConfigNetwork.md)
|
154
|
+
- [OryKratosClient::PluginConfigRootfs](docs/PluginConfigRootfs.md)
|
155
|
+
- [OryKratosClient::PluginConfigUser](docs/PluginConfigUser.md)
|
156
|
+
- [OryKratosClient::PluginDevice](docs/PluginDevice.md)
|
157
|
+
- [OryKratosClient::PluginEnv](docs/PluginEnv.md)
|
158
|
+
- [OryKratosClient::PluginInterfaceType](docs/PluginInterfaceType.md)
|
159
|
+
- [OryKratosClient::PluginMount](docs/PluginMount.md)
|
160
|
+
- [OryKratosClient::PluginSettings](docs/PluginSettings.md)
|
161
|
+
- [OryKratosClient::Port](docs/Port.md)
|
162
|
+
- [OryKratosClient::RecoveryAddress](docs/RecoveryAddress.md)
|
163
|
+
- [OryKratosClient::SelfServiceError](docs/SelfServiceError.md)
|
164
|
+
- [OryKratosClient::SelfServiceLoginFlow](docs/SelfServiceLoginFlow.md)
|
165
|
+
- [OryKratosClient::SelfServiceLogoutUrl](docs/SelfServiceLogoutUrl.md)
|
166
|
+
- [OryKratosClient::SelfServiceRecoveryFlow](docs/SelfServiceRecoveryFlow.md)
|
167
|
+
- [OryKratosClient::SelfServiceRecoveryFlowState](docs/SelfServiceRecoveryFlowState.md)
|
168
|
+
- [OryKratosClient::SelfServiceRecoveryLink](docs/SelfServiceRecoveryLink.md)
|
169
|
+
- [OryKratosClient::SelfServiceRegistrationFlow](docs/SelfServiceRegistrationFlow.md)
|
170
|
+
- [OryKratosClient::SelfServiceSettingsFlow](docs/SelfServiceSettingsFlow.md)
|
171
|
+
- [OryKratosClient::SelfServiceSettingsFlowState](docs/SelfServiceSettingsFlowState.md)
|
172
|
+
- [OryKratosClient::SelfServiceVerificationFlow](docs/SelfServiceVerificationFlow.md)
|
173
|
+
- [OryKratosClient::SelfServiceVerificationFlowState](docs/SelfServiceVerificationFlowState.md)
|
174
|
+
- [OryKratosClient::ServiceUpdateResponse](docs/ServiceUpdateResponse.md)
|
175
|
+
- [OryKratosClient::Session](docs/Session.md)
|
176
|
+
- [OryKratosClient::SettingsProfileFormConfig](docs/SettingsProfileFormConfig.md)
|
177
|
+
- [OryKratosClient::SubmitSelfServiceLoginFlowBody](docs/SubmitSelfServiceLoginFlowBody.md)
|
178
|
+
- [OryKratosClient::SubmitSelfServiceLoginFlowWithOidcMethodBody](docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md)
|
179
|
+
- [OryKratosClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody](docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md)
|
180
|
+
- [OryKratosClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody](docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md)
|
181
|
+
- [OryKratosClient::SubmitSelfServiceRecoveryFlowBody](docs/SubmitSelfServiceRecoveryFlowBody.md)
|
182
|
+
- [OryKratosClient::SubmitSelfServiceRecoveryFlowWithLinkMethodBody](docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md)
|
183
|
+
- [OryKratosClient::SubmitSelfServiceRegistrationFlowBody](docs/SubmitSelfServiceRegistrationFlowBody.md)
|
184
|
+
- [OryKratosClient::SubmitSelfServiceRegistrationFlowWithOidcMethodBody](docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md)
|
185
|
+
- [OryKratosClient::SubmitSelfServiceRegistrationFlowWithPasswordMethodBody](docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md)
|
186
|
+
- [OryKratosClient::SubmitSelfServiceSettingsFlowBody](docs/SubmitSelfServiceSettingsFlowBody.md)
|
187
|
+
- [OryKratosClient::SubmitSelfServiceSettingsFlowWithOidcMethodBody](docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md)
|
188
|
+
- [OryKratosClient::SubmitSelfServiceSettingsFlowWithPasswordMethodBody](docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md)
|
189
|
+
- [OryKratosClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody](docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md)
|
190
|
+
- [OryKratosClient::SubmitSelfServiceVerificationFlowBody](docs/SubmitSelfServiceVerificationFlowBody.md)
|
191
|
+
- [OryKratosClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody](docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md)
|
192
|
+
- [OryKratosClient::SuccessfulSelfServiceLoginWithoutBrowser](docs/SuccessfulSelfServiceLoginWithoutBrowser.md)
|
193
|
+
- [OryKratosClient::SuccessfulSelfServiceRegistrationWithoutBrowser](docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md)
|
194
|
+
- [OryKratosClient::SuccessfulSelfServiceSettingsWithoutBrowser](docs/SuccessfulSelfServiceSettingsWithoutBrowser.md)
|
195
|
+
- [OryKratosClient::UiContainer](docs/UiContainer.md)
|
196
|
+
- [OryKratosClient::UiNode](docs/UiNode.md)
|
197
|
+
- [OryKratosClient::UiNodeAnchorAttributes](docs/UiNodeAnchorAttributes.md)
|
198
|
+
- [OryKratosClient::UiNodeAttributes](docs/UiNodeAttributes.md)
|
199
|
+
- [OryKratosClient::UiNodeImageAttributes](docs/UiNodeImageAttributes.md)
|
200
|
+
- [OryKratosClient::UiNodeInputAttributes](docs/UiNodeInputAttributes.md)
|
201
|
+
- [OryKratosClient::UiNodeTextAttributes](docs/UiNodeTextAttributes.md)
|
202
|
+
- [OryKratosClient::UiText](docs/UiText.md)
|
203
|
+
- [OryKratosClient::VerifiableIdentityAddress](docs/VerifiableIdentityAddress.md)
|
204
|
+
- [OryKratosClient::Version](docs/Version.md)
|
205
|
+
- [OryKratosClient::Volume](docs/Volume.md)
|
206
|
+
- [OryKratosClient::VolumeUsageData](docs/VolumeUsageData.md)
|
207
207
|
|
208
208
|
|
209
209
|
## Documentation for Authorization
|
@@ -211,5 +211,8 @@ Class | Method | HTTP request | Description
|
|
211
211
|
|
212
212
|
### oryAccessToken
|
213
213
|
|
214
|
-
|
214
|
+
|
215
|
+
- **Type**: API key
|
216
|
+
- **API key parameter name**: Authorization
|
217
|
+
- **Location**: HTTP header
|
215
218
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::AdminCreateIdentityBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::AdminCreateIdentityBody.new(
|
16
16
|
schema_id: null,
|
17
17
|
traits: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::AdminCreateSelfServiceRecoveryLinkBody.new(
|
16
16
|
expires_in: null,
|
17
17
|
identity_id: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::AdminUpdateIdentityBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::AdminUpdateIdentityBody.new(
|
17
17
|
schema_id: null,
|
18
18
|
state: null,
|
19
19
|
traits: null
|
data/docs/AuthenticateOKBody.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::AuthenticateOKBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::AuthenticateOKBody.new(
|
16
16
|
identity_token: null,
|
17
17
|
status: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::ContainerChangeResponseItem
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::ContainerChangeResponseItem.new(
|
16
16
|
kind: null,
|
17
17
|
path: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::ContainerCreateCreatedBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::ContainerCreateCreatedBody.new(
|
16
16
|
id: null,
|
17
17
|
warnings: null
|
18
18
|
)
|
data/docs/ContainerTopOKBody.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::ContainerTopOKBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::ContainerTopOKBody.new(
|
16
16
|
processes: null,
|
17
17
|
titles: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::ContainerUpdateOKBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = OryKratosClient::ContainerUpdateOKBody.new(
|
15
15
|
warnings: null
|
16
16
|
)
|
17
17
|
```
|