ory-client 0.0.1.alpha17 → 0.0.1.alpha18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +138 -129
- 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/AuthenticatorAssuranceLevel.md +15 -0
- 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 +2 -2
- 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 +3 -3
- data/docs/IdentityCredentialsType.md +15 -0
- 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 +6 -4
- 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 +3 -3
- 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 +9 -5
- data/docs/SessionAuthenticationMethod.md +20 -0
- data/docs/SessionDevice.md +18 -0
- data/docs/SettingsProfileFormConfig.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowBody.md +14 -9
- data/docs/SubmitSelfServiceLoginFlowWithLookupSecretMethodBody.md +22 -0
- data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowWithTotpMethodBody.md +22 -0
- data/docs/SubmitSelfServiceLoginFlowWithWebAuthnMethodBody.md +22 -0
- 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 +14 -9
- data/docs/SubmitSelfServiceSettingsFlowWithLookupMethodBody.md +26 -0
- data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithTotpMethodBody.md +24 -0
- data/docs/SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody.md +26 -0
- 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/UiContainer.md +2 -2
- data/docs/UiNode.md +2 -2
- data/docs/UiNodeAnchorAttributes.md +4 -2
- data/docs/UiNodeAttributes.md +4 -4
- data/docs/UiNodeImageAttributes.md +9 -3
- data/docs/UiNodeInputAttributes.md +4 -2
- data/docs/UiNodeTextAttributes.md +4 -2
- data/docs/UiText.md +2 -2
- data/docs/V0alpha2Api.md +2194 -0
- 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-client/api/metadata_api.rb +3 -3
- data/lib/ory-client/api/v0alpha2_api.rb +2069 -0
- data/lib/ory-client/api_client.rb +4 -4
- data/lib/ory-client/api_error.rb +3 -3
- data/lib/ory-client/configuration.rb +3 -3
- data/lib/ory-client/models/admin_create_identity_body.rb +6 -6
- data/lib/ory-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
- data/lib/ory-client/models/admin_update_identity_body.rb +6 -6
- data/lib/ory-client/models/authenticate_ok_body.rb +6 -6
- data/lib/ory-client/models/authenticator_assurance_level.rb +39 -0
- data/lib/ory-client/models/container_change_response_item.rb +6 -6
- data/lib/ory-client/models/container_create_created_body.rb +6 -6
- data/lib/ory-client/models/container_top_ok_body.rb +6 -6
- data/lib/ory-client/models/container_update_ok_body.rb +6 -6
- data/lib/ory-client/models/container_wait_ok_body.rb +6 -6
- data/lib/ory-client/models/container_wait_ok_body_error.rb +6 -6
- data/lib/ory-client/models/error_response.rb +6 -6
- data/lib/ory-client/models/generic_error.rb +6 -6
- data/lib/ory-client/models/graph_driver_data.rb +6 -6
- data/lib/ory-client/models/health_not_ready_status.rb +6 -6
- data/lib/ory-client/models/health_status.rb +6 -6
- data/lib/ory-client/models/id_response.rb +6 -6
- data/lib/ory-client/models/identity.rb +6 -6
- data/lib/ory-client/models/identity_credentials.rb +7 -8
- data/lib/ory-client/models/identity_credentials_type.rb +38 -0
- data/lib/ory-client/models/identity_state.rb +3 -3
- data/lib/ory-client/models/image_delete_response_item.rb +6 -6
- data/lib/ory-client/models/image_summary.rb +6 -6
- data/lib/ory-client/models/inline_response200.rb +6 -6
- data/lib/ory-client/models/inline_response2001.rb +6 -6
- data/lib/ory-client/models/inline_response503.rb +6 -6
- data/lib/ory-client/models/json_error.rb +6 -6
- data/lib/ory-client/models/meta.rb +6 -6
- data/lib/ory-client/models/plugin.rb +6 -6
- data/lib/ory-client/models/plugin_config.rb +6 -6
- data/lib/ory-client/models/plugin_config_args.rb +6 -6
- data/lib/ory-client/models/plugin_config_interface.rb +6 -6
- data/lib/ory-client/models/plugin_config_linux.rb +6 -6
- data/lib/ory-client/models/plugin_config_network.rb +6 -6
- data/lib/ory-client/models/plugin_config_rootfs.rb +6 -6
- data/lib/ory-client/models/plugin_config_user.rb +6 -6
- data/lib/ory-client/models/plugin_device.rb +6 -6
- data/lib/ory-client/models/plugin_env.rb +6 -6
- data/lib/ory-client/models/plugin_interface_type.rb +6 -6
- data/lib/ory-client/models/plugin_mount.rb +6 -6
- data/lib/ory-client/models/plugin_settings.rb +6 -6
- data/lib/ory-client/models/port.rb +6 -6
- data/lib/ory-client/models/recovery_address.rb +6 -6
- data/lib/ory-client/models/self_service_error.rb +6 -6
- data/lib/ory-client/models/self_service_login_flow.rb +18 -10
- data/lib/ory-client/models/self_service_logout_url.rb +6 -6
- data/lib/ory-client/models/self_service_recovery_flow.rb +6 -6
- data/lib/ory-client/models/self_service_recovery_flow_state.rb +3 -3
- data/lib/ory-client/models/self_service_recovery_link.rb +6 -6
- data/lib/ory-client/models/self_service_registration_flow.rb +7 -8
- data/lib/ory-client/models/self_service_settings_flow.rb +6 -6
- data/lib/ory-client/models/self_service_settings_flow_state.rb +3 -3
- data/lib/ory-client/models/self_service_verification_flow.rb +6 -6
- data/lib/ory-client/models/self_service_verification_flow_state.rb +3 -3
- data/lib/ory-client/models/service_update_response.rb +6 -6
- data/lib/ory-client/models/session.rb +31 -10
- data/lib/ory-client/models/session_authentication_method.rb +263 -0
- data/lib/ory-client/models/session_device.rb +219 -0
- data/lib/ory-client/models/settings_profile_form_config.rb +6 -6
- data/lib/ory-client/models/submit_self_service_login_flow_body.rb +9 -6
- data/lib/ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body.rb +249 -0
- data/lib/ory-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_login_flow_with_password_method_body.rb +8 -8
- data/lib/ory-client/models/submit_self_service_login_flow_with_totp_method_body.rb +249 -0
- data/lib/ory-client/models/submit_self_service_login_flow_with_web_authn_method_body.rb +244 -0
- data/lib/ory-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_recovery_flow_body.rb +4 -4
- data/lib/ory-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_registration_flow_body.rb +4 -4
- data/lib/ory-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_settings_flow_body.rb +9 -6
- data/lib/ory-client/models/submit_self_service_settings_flow_with_lookup_method_body.rb +264 -0
- data/lib/ory-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_settings_flow_with_password_method_body.rb +8 -8
- data/lib/ory-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
- data/lib/ory-client/models/submit_self_service_settings_flow_with_totp_method_body.rb +254 -0
- data/lib/ory-client/models/submit_self_service_settings_flow_with_web_authn_method_body.rb +264 -0
- data/lib/ory-client/models/submit_self_service_verification_flow_body.rb +4 -4
- data/lib/ory-client/models/submit_self_service_verification_flow_with_link_method_body.rb +6 -6
- data/lib/ory-client/models/successful_self_service_login_without_browser.rb +6 -6
- data/lib/ory-client/models/successful_self_service_registration_without_browser.rb +6 -6
- data/lib/ory-client/models/ui_container.rb +6 -6
- data/lib/ory-client/models/ui_node.rb +6 -6
- data/lib/ory-client/models/ui_node_anchor_attributes.rb +22 -7
- data/lib/ory-client/models/ui_node_attributes.rb +4 -4
- data/lib/ory-client/models/ui_node_image_attributes.rb +45 -10
- data/lib/ory-client/models/ui_node_input_attributes.rb +17 -7
- data/lib/ory-client/models/ui_node_text_attributes.rb +22 -7
- data/lib/ory-client/models/ui_text.rb +6 -6
- data/lib/ory-client/models/verifiable_identity_address.rb +6 -6
- data/lib/ory-client/models/version.rb +6 -6
- data/lib/ory-client/models/volume.rb +6 -6
- data/lib/ory-client/models/volume_usage_data.rb +6 -6
- data/lib/ory-client/version.rb +4 -4
- data/lib/ory-client.rb +15 -6
- data/ory-client.gemspec +3 -3
- data/spec/api/v0alpha2_api_spec.rb +434 -0
- data/spec/api_client_spec.rb +31 -31
- data/spec/configuration_spec.rb +5 -5
- data/spec/models/authenticator_assurance_level_spec.rb +28 -0
- data/spec/models/identity_credentials_type_spec.rb +28 -0
- data/spec/models/session_authentication_method_spec.rb +44 -0
- data/spec/models/session_device_spec.rb +34 -0
- data/spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb +46 -0
- data/spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb +46 -0
- data/spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb +46 -0
- data/spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb +58 -0
- data/spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb +52 -0
- data/spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb +58 -0
- data/spec/spec_helper.rb +2 -2
- metadata +46 -2
@@ -0,0 +1,58 @@
|
|
1
|
+
=begin
|
2
|
+
#Ory APIs
|
3
|
+
|
4
|
+
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v0.0.1-alpha.18
|
7
|
+
Contact: support@ory.sh
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 5.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for OryClient::SubmitSelfServiceSettingsFlowWithLookupMethodBody
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe OryClient::SubmitSelfServiceSettingsFlowWithLookupMethodBody do
|
21
|
+
let(:instance) { OryClient::SubmitSelfServiceSettingsFlowWithLookupMethodBody.new }
|
22
|
+
|
23
|
+
describe 'test an instance of SubmitSelfServiceSettingsFlowWithLookupMethodBody' do
|
24
|
+
it 'should create an instance of SubmitSelfServiceSettingsFlowWithLookupMethodBody' do
|
25
|
+
expect(instance).to be_instance_of(OryClient::SubmitSelfServiceSettingsFlowWithLookupMethodBody)
|
26
|
+
end
|
27
|
+
end
|
28
|
+
describe 'test attribute "csrf_token"' do
|
29
|
+
it 'should work' do
|
30
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
+
end
|
32
|
+
end
|
33
|
+
|
34
|
+
describe 'test attribute "lookup_secret_confirm"' do
|
35
|
+
it 'should work' do
|
36
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
describe 'test attribute "lookup_secret_regenerate"' do
|
41
|
+
it 'should work' do
|
42
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
describe 'test attribute "lookup_secret_reveal"' do
|
47
|
+
it 'should work' do
|
48
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
describe 'test attribute "method"' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
end
|
@@ -0,0 +1,52 @@
|
|
1
|
+
=begin
|
2
|
+
#Ory APIs
|
3
|
+
|
4
|
+
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v0.0.1-alpha.18
|
7
|
+
Contact: support@ory.sh
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 5.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for OryClient::SubmitSelfServiceSettingsFlowWithTotpMethodBody
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe OryClient::SubmitSelfServiceSettingsFlowWithTotpMethodBody do
|
21
|
+
let(:instance) { OryClient::SubmitSelfServiceSettingsFlowWithTotpMethodBody.new }
|
22
|
+
|
23
|
+
describe 'test an instance of SubmitSelfServiceSettingsFlowWithTotpMethodBody' do
|
24
|
+
it 'should create an instance of SubmitSelfServiceSettingsFlowWithTotpMethodBody' do
|
25
|
+
expect(instance).to be_instance_of(OryClient::SubmitSelfServiceSettingsFlowWithTotpMethodBody)
|
26
|
+
end
|
27
|
+
end
|
28
|
+
describe 'test attribute "csrf_token"' do
|
29
|
+
it 'should work' do
|
30
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
+
end
|
32
|
+
end
|
33
|
+
|
34
|
+
describe 'test attribute "method"' do
|
35
|
+
it 'should work' do
|
36
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
describe 'test attribute "totp_code"' do
|
41
|
+
it 'should work' do
|
42
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
describe 'test attribute "totp_unlink"' do
|
47
|
+
it 'should work' do
|
48
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
end
|
@@ -0,0 +1,58 @@
|
|
1
|
+
=begin
|
2
|
+
#Ory APIs
|
3
|
+
|
4
|
+
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v0.0.1-alpha.18
|
7
|
+
Contact: support@ory.sh
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 5.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
require 'date'
|
16
|
+
|
17
|
+
# Unit tests for OryClient::SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody
|
18
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
|
+
# Please update as you see appropriate
|
20
|
+
describe OryClient::SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody do
|
21
|
+
let(:instance) { OryClient::SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody.new }
|
22
|
+
|
23
|
+
describe 'test an instance of SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody' do
|
24
|
+
it 'should create an instance of SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody' do
|
25
|
+
expect(instance).to be_instance_of(OryClient::SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody)
|
26
|
+
end
|
27
|
+
end
|
28
|
+
describe 'test attribute "csrf_token"' do
|
29
|
+
it 'should work' do
|
30
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
31
|
+
end
|
32
|
+
end
|
33
|
+
|
34
|
+
describe 'test attribute "method"' do
|
35
|
+
it 'should work' do
|
36
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
describe 'test attribute "webauthn_register"' do
|
41
|
+
it 'should work' do
|
42
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
describe 'test attribute "webauthn_register_displayname"' do
|
47
|
+
it 'should work' do
|
48
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
describe 'test attribute "webauthn_remove"' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
end
|
data/spec/spec_helper.rb
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.0.1-alpha.
|
6
|
+
The version of the OpenAPI document: v0.0.1-alpha.18
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ory-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.1.
|
4
|
+
version: 0.0.1.alpha18
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ORY GmbH
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-09-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -66,6 +66,7 @@ files:
|
|
66
66
|
- docs/AdminCreateSelfServiceRecoveryLinkBody.md
|
67
67
|
- docs/AdminUpdateIdentityBody.md
|
68
68
|
- docs/AuthenticateOKBody.md
|
69
|
+
- docs/AuthenticatorAssuranceLevel.md
|
69
70
|
- docs/ContainerChangeResponseItem.md
|
70
71
|
- docs/ContainerCreateCreatedBody.md
|
71
72
|
- docs/ContainerTopOKBody.md
|
@@ -83,6 +84,7 @@ files:
|
|
83
84
|
- docs/IdResponse.md
|
84
85
|
- docs/Identity.md
|
85
86
|
- docs/IdentityCredentials.md
|
87
|
+
- docs/IdentityCredentialsType.md
|
86
88
|
- docs/IdentityState.md
|
87
89
|
- docs/ImageDeleteResponseItem.md
|
88
90
|
- docs/ImageSummary.md
|
@@ -128,15 +130,20 @@ files:
|
|
128
130
|
- docs/SelfServiceVerificationFlowState.md
|
129
131
|
- docs/ServiceUpdateResponse.md
|
130
132
|
- docs/Session.md
|
133
|
+
- docs/SessionAuthenticationMethod.md
|
134
|
+
- docs/SessionDevice.md
|
131
135
|
- docs/SettingsFlow.md
|
132
136
|
- docs/SettingsProfileFormConfig.md
|
133
137
|
- docs/SettingsViaApiResponse.md
|
134
138
|
- docs/SubmitSelfServiceBrowserSettingsOIDCFlowPayload.md
|
135
139
|
- docs/SubmitSelfServiceLoginFlow.md
|
136
140
|
- docs/SubmitSelfServiceLoginFlowBody.md
|
141
|
+
- docs/SubmitSelfServiceLoginFlowWithLookupSecretMethodBody.md
|
137
142
|
- docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md
|
138
143
|
- docs/SubmitSelfServiceLoginFlowWithPasswordMethod.md
|
139
144
|
- docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md
|
145
|
+
- docs/SubmitSelfServiceLoginFlowWithTotpMethodBody.md
|
146
|
+
- docs/SubmitSelfServiceLoginFlowWithWebAuthnMethodBody.md
|
140
147
|
- docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md
|
141
148
|
- docs/SubmitSelfServiceRecoveryFlowBody.md
|
142
149
|
- docs/SubmitSelfServiceRecoveryFlowWithLinkMethod.md
|
@@ -148,11 +155,14 @@ files:
|
|
148
155
|
- docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md
|
149
156
|
- docs/SubmitSelfServiceSettingsFlow.md
|
150
157
|
- docs/SubmitSelfServiceSettingsFlowBody.md
|
158
|
+
- docs/SubmitSelfServiceSettingsFlowWithLookupMethodBody.md
|
151
159
|
- docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md
|
152
160
|
- docs/SubmitSelfServiceSettingsFlowWithPasswordMethod.md
|
153
161
|
- docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md
|
154
162
|
- docs/SubmitSelfServiceSettingsFlowWithProfileMethod.md
|
155
163
|
- docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md
|
164
|
+
- docs/SubmitSelfServiceSettingsFlowWithTotpMethodBody.md
|
165
|
+
- docs/SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody.md
|
156
166
|
- docs/SubmitSelfServiceVerificationFlowBody.md
|
157
167
|
- docs/SubmitSelfServiceVerificationFlowWithLinkMethod.md
|
158
168
|
- docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md
|
@@ -170,6 +180,7 @@ files:
|
|
170
180
|
- docs/UiText.md
|
171
181
|
- docs/UpdateIdentity.md
|
172
182
|
- docs/V0alpha1Api.md
|
183
|
+
- docs/V0alpha2Api.md
|
173
184
|
- docs/VerifiableIdentityAddress.md
|
174
185
|
- docs/VerificationFlow.md
|
175
186
|
- docs/Version.md
|
@@ -179,6 +190,7 @@ files:
|
|
179
190
|
- lib/ory-client/api/default_api.rb
|
180
191
|
- lib/ory-client/api/metadata_api.rb
|
181
192
|
- lib/ory-client/api/v0alpha1_api.rb
|
193
|
+
- lib/ory-client/api/v0alpha2_api.rb
|
182
194
|
- lib/ory-client/api_client.rb
|
183
195
|
- lib/ory-client/api_error.rb
|
184
196
|
- lib/ory-client/configuration.rb
|
@@ -186,6 +198,7 @@ files:
|
|
186
198
|
- lib/ory-client/models/admin_create_self_service_recovery_link_body.rb
|
187
199
|
- lib/ory-client/models/admin_update_identity_body.rb
|
188
200
|
- lib/ory-client/models/authenticate_ok_body.rb
|
201
|
+
- lib/ory-client/models/authenticator_assurance_level.rb
|
189
202
|
- lib/ory-client/models/container_change_response_item.rb
|
190
203
|
- lib/ory-client/models/container_create_created_body.rb
|
191
204
|
- lib/ory-client/models/container_top_ok_body.rb
|
@@ -202,6 +215,7 @@ files:
|
|
202
215
|
- lib/ory-client/models/id_response.rb
|
203
216
|
- lib/ory-client/models/identity.rb
|
204
217
|
- lib/ory-client/models/identity_credentials.rb
|
218
|
+
- lib/ory-client/models/identity_credentials_type.rb
|
205
219
|
- lib/ory-client/models/identity_state.rb
|
206
220
|
- lib/ory-client/models/image_delete_response_item.rb
|
207
221
|
- lib/ory-client/models/image_summary.rb
|
@@ -246,15 +260,20 @@ files:
|
|
246
260
|
- lib/ory-client/models/self_service_verification_flow_state.rb
|
247
261
|
- lib/ory-client/models/service_update_response.rb
|
248
262
|
- lib/ory-client/models/session.rb
|
263
|
+
- lib/ory-client/models/session_authentication_method.rb
|
264
|
+
- lib/ory-client/models/session_device.rb
|
249
265
|
- lib/ory-client/models/settings_flow.rb
|
250
266
|
- lib/ory-client/models/settings_profile_form_config.rb
|
251
267
|
- lib/ory-client/models/settings_via_api_response.rb
|
252
268
|
- lib/ory-client/models/submit_self_service_browser_settings_oidc_flow_payload.rb
|
253
269
|
- lib/ory-client/models/submit_self_service_login_flow.rb
|
254
270
|
- lib/ory-client/models/submit_self_service_login_flow_body.rb
|
271
|
+
- lib/ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body.rb
|
255
272
|
- lib/ory-client/models/submit_self_service_login_flow_with_oidc_method_body.rb
|
256
273
|
- lib/ory-client/models/submit_self_service_login_flow_with_password_method.rb
|
257
274
|
- lib/ory-client/models/submit_self_service_login_flow_with_password_method_body.rb
|
275
|
+
- lib/ory-client/models/submit_self_service_login_flow_with_totp_method_body.rb
|
276
|
+
- lib/ory-client/models/submit_self_service_login_flow_with_web_authn_method_body.rb
|
258
277
|
- lib/ory-client/models/submit_self_service_logout_flow_without_browser_body.rb
|
259
278
|
- lib/ory-client/models/submit_self_service_recovery_flow_body.rb
|
260
279
|
- lib/ory-client/models/submit_self_service_recovery_flow_with_link_method.rb
|
@@ -266,11 +285,14 @@ files:
|
|
266
285
|
- lib/ory-client/models/submit_self_service_registration_flow_with_password_method_body.rb
|
267
286
|
- lib/ory-client/models/submit_self_service_settings_flow.rb
|
268
287
|
- lib/ory-client/models/submit_self_service_settings_flow_body.rb
|
288
|
+
- lib/ory-client/models/submit_self_service_settings_flow_with_lookup_method_body.rb
|
269
289
|
- lib/ory-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb
|
270
290
|
- lib/ory-client/models/submit_self_service_settings_flow_with_password_method.rb
|
271
291
|
- lib/ory-client/models/submit_self_service_settings_flow_with_password_method_body.rb
|
272
292
|
- lib/ory-client/models/submit_self_service_settings_flow_with_profile_method.rb
|
273
293
|
- lib/ory-client/models/submit_self_service_settings_flow_with_profile_method_body.rb
|
294
|
+
- lib/ory-client/models/submit_self_service_settings_flow_with_totp_method_body.rb
|
295
|
+
- lib/ory-client/models/submit_self_service_settings_flow_with_web_authn_method_body.rb
|
274
296
|
- lib/ory-client/models/submit_self_service_verification_flow_body.rb
|
275
297
|
- lib/ory-client/models/submit_self_service_verification_flow_with_link_method.rb
|
276
298
|
- lib/ory-client/models/submit_self_service_verification_flow_with_link_method_body.rb
|
@@ -297,12 +319,14 @@ files:
|
|
297
319
|
- spec/api/default_api_spec.rb
|
298
320
|
- spec/api/metadata_api_spec.rb
|
299
321
|
- spec/api/v0alpha1_api_spec.rb
|
322
|
+
- spec/api/v0alpha2_api_spec.rb
|
300
323
|
- spec/api_client_spec.rb
|
301
324
|
- spec/configuration_spec.rb
|
302
325
|
- spec/models/admin_create_identity_body_spec.rb
|
303
326
|
- spec/models/admin_create_self_service_recovery_link_body_spec.rb
|
304
327
|
- spec/models/admin_update_identity_body_spec.rb
|
305
328
|
- spec/models/authenticate_ok_body_spec.rb
|
329
|
+
- spec/models/authenticator_assurance_level_spec.rb
|
306
330
|
- spec/models/container_change_response_item_spec.rb
|
307
331
|
- spec/models/container_create_created_body_spec.rb
|
308
332
|
- spec/models/container_top_ok_body_spec.rb
|
@@ -318,6 +342,7 @@ files:
|
|
318
342
|
- spec/models/health_status_spec.rb
|
319
343
|
- spec/models/id_response_spec.rb
|
320
344
|
- spec/models/identity_credentials_spec.rb
|
345
|
+
- spec/models/identity_credentials_type_spec.rb
|
321
346
|
- spec/models/identity_spec.rb
|
322
347
|
- spec/models/identity_state_spec.rb
|
323
348
|
- spec/models/image_delete_response_item_spec.rb
|
@@ -362,6 +387,8 @@ files:
|
|
362
387
|
- spec/models/self_service_verification_flow_spec.rb
|
363
388
|
- spec/models/self_service_verification_flow_state_spec.rb
|
364
389
|
- spec/models/service_update_response_spec.rb
|
390
|
+
- spec/models/session_authentication_method_spec.rb
|
391
|
+
- spec/models/session_device_spec.rb
|
365
392
|
- spec/models/session_spec.rb
|
366
393
|
- spec/models/settings_flow_spec.rb
|
367
394
|
- spec/models/settings_profile_form_config_spec.rb
|
@@ -369,9 +396,12 @@ files:
|
|
369
396
|
- spec/models/submit_self_service_browser_settings_oidc_flow_payload_spec.rb
|
370
397
|
- spec/models/submit_self_service_login_flow_body_spec.rb
|
371
398
|
- spec/models/submit_self_service_login_flow_spec.rb
|
399
|
+
- spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb
|
372
400
|
- spec/models/submit_self_service_login_flow_with_oidc_method_body_spec.rb
|
373
401
|
- spec/models/submit_self_service_login_flow_with_password_method_body_spec.rb
|
374
402
|
- spec/models/submit_self_service_login_flow_with_password_method_spec.rb
|
403
|
+
- spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb
|
404
|
+
- spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb
|
375
405
|
- spec/models/submit_self_service_logout_flow_without_browser_body_spec.rb
|
376
406
|
- spec/models/submit_self_service_recovery_flow_body_spec.rb
|
377
407
|
- spec/models/submit_self_service_recovery_flow_with_link_method_body_spec.rb
|
@@ -383,11 +413,14 @@ files:
|
|
383
413
|
- spec/models/submit_self_service_registration_flow_with_password_method_spec.rb
|
384
414
|
- spec/models/submit_self_service_settings_flow_body_spec.rb
|
385
415
|
- spec/models/submit_self_service_settings_flow_spec.rb
|
416
|
+
- spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb
|
386
417
|
- spec/models/submit_self_service_settings_flow_with_oidc_method_body_spec.rb
|
387
418
|
- spec/models/submit_self_service_settings_flow_with_password_method_body_spec.rb
|
388
419
|
- spec/models/submit_self_service_settings_flow_with_password_method_spec.rb
|
389
420
|
- spec/models/submit_self_service_settings_flow_with_profile_method_body_spec.rb
|
390
421
|
- spec/models/submit_self_service_settings_flow_with_profile_method_spec.rb
|
422
|
+
- spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb
|
423
|
+
- spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb
|
391
424
|
- spec/models/submit_self_service_verification_flow_body_spec.rb
|
392
425
|
- spec/models/submit_self_service_verification_flow_with_link_method_body_spec.rb
|
393
426
|
- spec/models/submit_self_service_verification_flow_with_link_method_spec.rb
|
@@ -438,6 +471,7 @@ test_files:
|
|
438
471
|
- spec/api/default_api_spec.rb
|
439
472
|
- spec/api/metadata_api_spec.rb
|
440
473
|
- spec/api/v0alpha1_api_spec.rb
|
474
|
+
- spec/api/v0alpha2_api_spec.rb
|
441
475
|
- spec/api_client_spec.rb
|
442
476
|
- spec/configuration_spec.rb
|
443
477
|
- spec/models/admin_create_identity_body_spec.rb
|
@@ -550,4 +584,14 @@ test_files:
|
|
550
584
|
- spec/models/version_spec.rb
|
551
585
|
- spec/models/volume_spec.rb
|
552
586
|
- spec/models/volume_usage_data_spec.rb
|
587
|
+
- spec/models/authenticator_assurance_level_spec.rb
|
588
|
+
- spec/models/identity_credentials_type_spec.rb
|
589
|
+
- spec/models/session_authentication_method_spec.rb
|
590
|
+
- spec/models/session_device_spec.rb
|
591
|
+
- spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb
|
592
|
+
- spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb
|
593
|
+
- spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb
|
594
|
+
- spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb
|
595
|
+
- spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb
|
596
|
+
- spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb
|
553
597
|
- spec/spec_helper.rb
|