ory-client 1.6.1__py3-none-any.whl → 1.6.2__py3-none-any.whl
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.
- ory_client/__init__.py +2 -2
- ory_client/api/courier_api.py +1 -1
- ory_client/api/events_api.py +1 -1
- ory_client/api/frontend_api.py +1 -1
- ory_client/api/identity_api.py +1 -1
- ory_client/api/jwk_api.py +1 -1
- ory_client/api/metadata_api.py +1 -1
- ory_client/api/o_auth2_api.py +1 -1
- ory_client/api/oidc_api.py +1 -1
- ory_client/api/permission_api.py +1 -1
- ory_client/api/project_api.py +1 -1
- ory_client/api/relationship_api.py +1 -1
- ory_client/api/wellknown_api.py +1 -1
- ory_client/api_client.py +2 -2
- ory_client/configuration.py +3 -3
- ory_client/exceptions.py +1 -1
- ory_client/model/accept_o_auth2_consent_request.py +5 -1
- ory_client/model/accept_o_auth2_consent_request_session.py +1 -1
- ory_client/model/accept_o_auth2_login_request.py +1 -1
- ory_client/model/active_project_in_console.py +1 -1
- ory_client/model/attribute.py +1 -1
- ory_client/model/attribute_filter.py +1 -1
- ory_client/model/attributes_count_datapoint.py +1 -1
- ory_client/model/authenticator_assurance_level.py +1 -1
- ory_client/model/batch_patch_identities_response.py +1 -1
- ory_client/model/check_opl_syntax_result.py +1 -1
- ory_client/model/check_permission_result.py +1 -1
- ory_client/model/cloud_account.py +1 -1
- ory_client/model/consistency_request_parameters.py +1 -1
- ory_client/model/continue_with.py +1 -1
- ory_client/model/continue_with_recovery_ui.py +1 -1
- ory_client/model/continue_with_recovery_ui_flow.py +1 -1
- ory_client/model/continue_with_set_ory_session_token.py +1 -1
- ory_client/model/continue_with_settings_ui.py +1 -1
- ory_client/model/continue_with_settings_ui_flow.py +1 -1
- ory_client/model/continue_with_verification_ui.py +1 -1
- ory_client/model/continue_with_verification_ui_flow.py +1 -1
- ory_client/model/courier_message_status.py +1 -1
- ory_client/model/courier_message_type.py +1 -1
- ory_client/model/create_custom_domain_body.py +1 -1
- ory_client/model/create_event_stream_body.py +1 -1
- ory_client/model/create_identity_body.py +1 -1
- ory_client/model/create_invite_response.py +1 -1
- ory_client/model/create_json_web_key_set.py +1 -1
- ory_client/model/create_member_invite_response.py +1 -1
- ory_client/model/create_project_api_key_request.py +1 -1
- ory_client/model/create_project_body.py +13 -3
- ory_client/model/create_project_branding.py +1 -1
- ory_client/model/create_project_member_invite_body.py +1 -1
- ory_client/model/create_project_normalized_payload.py +17 -3
- ory_client/model/create_recovery_code_for_identity_body.py +1 -1
- ory_client/model/create_recovery_link_for_identity_body.py +1 -1
- ory_client/model/create_relationship_body.py +1 -1
- ory_client/model/create_subscription_body.py +9 -11
- ory_client/model/{stripe_customer.py → create_subscription_common.py} +38 -10
- ory_client/model/create_verifiable_credential_request_body.py +1 -1
- ory_client/model/create_workspace_member_invite_body.py +1 -1
- ory_client/model/create_workspace_payload.py +1 -1
- ory_client/model/create_workspace_subscription_body.py +292 -0
- ory_client/model/credential_supported_draft00.py +1 -1
- ory_client/model/custom_domain.py +1 -1
- ory_client/model/delete_my_sessions_count.py +1 -1
- ory_client/model/email_template_data.py +1 -1
- ory_client/model/email_template_data_body.py +1 -1
- ory_client/model/error_authenticator_assurance_level_not_satisfied.py +1 -1
- ory_client/model/error_browser_location_change_required.py +1 -1
- ory_client/model/error_flow_replaced.py +1 -1
- ory_client/model/error_generic.py +1 -1
- ory_client/model/error_o_auth2.py +1 -1
- ory_client/model/event_stream.py +1 -1
- ory_client/model/expanded_permission_tree.py +1 -1
- ory_client/model/flow_error.py +1 -1
- ory_client/model/generic_error.py +1 -1
- ory_client/model/generic_error_content.py +1 -1
- ory_client/model/generic_usage.py +1 -1
- ory_client/model/get_attributes_count_response.py +1 -1
- ory_client/model/get_managed_identity_schema_location.py +1 -1
- ory_client/model/get_metrics_event_attributes_response.py +1 -1
- ory_client/model/get_metrics_event_types_response.py +1 -1
- ory_client/model/get_organization_response.py +1 -1
- ory_client/model/get_project_events_body.py +1 -1
- ory_client/model/get_project_events_response.py +1 -1
- ory_client/model/get_project_metrics_response.py +1 -1
- ory_client/model/get_session_activity_response.py +1 -1
- ory_client/model/get_version200_response.py +1 -1
- ory_client/model/health_not_ready_status.py +1 -1
- ory_client/model/health_status.py +1 -1
- ory_client/model/identity.py +1 -1
- ory_client/model/identity_credentials.py +1 -1
- ory_client/model/identity_credentials_code.py +1 -1
- ory_client/model/identity_credentials_oidc.py +1 -1
- ory_client/model/identity_credentials_oidc_provider.py +1 -1
- ory_client/model/identity_credentials_password.py +1 -1
- ory_client/model/identity_patch.py +1 -1
- ory_client/model/identity_patch_response.py +1 -1
- ory_client/model/identity_schema_container.py +1 -1
- ory_client/model/identity_schema_preset.py +1 -1
- ory_client/model/identity_schema_presets.py +1 -1
- ory_client/model/identity_schemas.py +1 -1
- ory_client/model/identity_with_credentials.py +1 -1
- ory_client/model/identity_with_credentials_oidc.py +1 -1
- ory_client/model/identity_with_credentials_oidc_config.py +1 -1
- ory_client/model/identity_with_credentials_oidc_config_provider.py +1 -1
- ory_client/model/identity_with_credentials_password.py +1 -1
- ory_client/model/identity_with_credentials_password_config.py +1 -1
- ory_client/model/internal_get_project_branding_body.py +1 -1
- ory_client/model/internal_is_ax_welcome_screen_enabled_for_project_body.py +1 -1
- ory_client/model/internal_is_owner_for_project_by_slug_body.py +1 -1
- ory_client/model/internal_is_owner_for_project_by_slug_response.py +1 -1
- ory_client/model/internal_provision_mock_subscription.py +1 -1
- ory_client/model/introspected_o_auth2_token.py +1 -1
- ory_client/model/is_owner_for_project_by_slug.py +1 -1
- ory_client/model/is_ready200_response.py +1 -1
- ory_client/model/is_ready503_response.py +1 -1
- ory_client/model/json_patch.py +1 -1
- ory_client/model/json_patch_document.py +1 -1
- ory_client/model/json_web_key.py +1 -1
- ory_client/model/json_web_key_set.py +1 -1
- ory_client/model/keto_namespace.py +1 -1
- ory_client/model/keto_namespaces.py +1 -1
- ory_client/model/list_custom_domains.py +1 -1
- ory_client/model/list_event_streams.py +1 -1
- ory_client/model/list_my_workspaces_response.py +1 -1
- ory_client/model/list_organizations_response.py +1 -1
- ory_client/model/list_workspace_projects_response.py +1 -1
- ory_client/model/login_flow.py +1 -1
- ory_client/model/login_flow_state.py +1 -1
- ory_client/model/logout_flow.py +1 -1
- ory_client/model/managed_identity_schema.py +1 -1
- ory_client/model/managed_identity_schema_validation_result.py +1 -1
- ory_client/model/managed_identity_schemas.py +1 -1
- ory_client/model/member_invite.py +1 -1
- ory_client/model/member_invites.py +1 -1
- ory_client/model/message.py +1 -1
- ory_client/model/message_dispatch.py +1 -1
- ory_client/model/metrics_datapoint.py +1 -1
- ory_client/model/migration_options.py +1 -1
- ory_client/model/namespace.py +1 -1
- ory_client/model/needs_privileged_session_error.py +1 -1
- ory_client/model/normalized_project.py +1 -1
- ory_client/model/normalized_project_revision.py +5 -1
- ory_client/model/normalized_project_revision_courier_channel.py +1 -1
- ory_client/model/normalized_project_revision_hook.py +1 -1
- ory_client/model/normalized_project_revision_identity_schema.py +1 -1
- ory_client/model/normalized_project_revision_identity_schemas.py +1 -1
- ory_client/model/normalized_project_revision_third_party_provider.py +1 -1
- ory_client/model/normalized_project_revision_tokenizer_template.py +1 -1
- ory_client/model/normalized_project_revision_tokenizer_templates.py +1 -1
- ory_client/model/normalized_projects.py +1 -1
- ory_client/model/null_duration.py +1 -1
- ory_client/model/o_auth2_client.py +5 -1
- ory_client/model/o_auth2_client_token_lifespans.py +1 -1
- ory_client/model/o_auth2_consent_request.py +1 -1
- ory_client/model/o_auth2_consent_request_open_id_connect_context.py +1 -1
- ory_client/model/o_auth2_consent_session.py +5 -1
- ory_client/model/o_auth2_consent_session_expires_at.py +1 -1
- ory_client/model/o_auth2_consent_sessions.py +1 -1
- ory_client/model/o_auth2_login_request.py +1 -1
- ory_client/model/o_auth2_logout_request.py +1 -1
- ory_client/model/o_auth2_redirect_to.py +1 -1
- ory_client/model/o_auth2_token_exchange.py +1 -1
- ory_client/model/oidc_configuration.py +1 -1
- ory_client/model/oidc_user_info.py +1 -1
- ory_client/model/organization.py +1 -1
- ory_client/model/organization_body.py +1 -1
- ory_client/model/pagination.py +1 -1
- ory_client/model/pagination_headers.py +1 -1
- ory_client/model/parse_error.py +1 -1
- ory_client/model/patch_identities_body.py +1 -1
- ory_client/model/perform_native_logout_body.py +1 -1
- ory_client/model/permissions_on_project.py +1 -1
- ory_client/model/plan.py +1 -1
- ory_client/model/plan_details.py +1 -1
- ory_client/model/plans.py +1 -1
- ory_client/model/post_check_permission_body.py +1 -1
- ory_client/model/post_check_permission_or_error_body.py +1 -1
- ory_client/model/pricing.py +1 -1
- ory_client/model/project.py +1 -1
- ory_client/model/project_api_key.py +1 -1
- ory_client/model/project_api_keys.py +1 -1
- ory_client/model/project_branding.py +1 -1
- ory_client/model/project_branding_colors.py +1 -1
- ory_client/model/project_branding_theme.py +1 -1
- ory_client/model/project_branding_themes.py +1 -1
- ory_client/model/project_cors.py +1 -1
- ory_client/model/project_events_datapoint.py +1 -1
- ory_client/model/project_host.py +1 -1
- ory_client/model/project_member.py +1 -1
- ory_client/model/project_members.py +1 -1
- ory_client/model/project_metadata.py +1 -1
- ory_client/model/project_metadata_list.py +1 -1
- ory_client/model/project_revision_hooks.py +1 -1
- ory_client/model/project_revision_identity_schemas.py +1 -1
- ory_client/model/project_revision_third_party_login_providers.py +1 -1
- ory_client/model/project_revisions.py +1 -1
- ory_client/model/project_service_identity.py +1 -1
- ory_client/model/project_service_o_auth2.py +1 -1
- ory_client/model/project_service_permission.py +1 -1
- ory_client/model/project_services.py +1 -1
- ory_client/model/projects.py +1 -1
- ory_client/model/quota_usage.py +5 -3
- ory_client/model/recovery_code_for_identity.py +1 -1
- ory_client/model/recovery_flow.py +1 -1
- ory_client/model/recovery_flow_state.py +1 -1
- ory_client/model/recovery_identity_address.py +1 -1
- ory_client/model/recovery_link_for_identity.py +1 -1
- ory_client/model/registration_flow.py +1 -1
- ory_client/model/registration_flow_state.py +1 -1
- ory_client/model/reject_o_auth2_request.py +1 -1
- ory_client/model/relation_query.py +1 -1
- ory_client/model/relationship.py +1 -1
- ory_client/model/relationship_namespaces.py +1 -1
- ory_client/model/relationship_patch.py +1 -1
- ory_client/model/relationships.py +1 -1
- ory_client/model/revision_courier_channels.py +1 -1
- ory_client/model/rfc6749_error_json.py +1 -1
- ory_client/model/schema_patch.py +1 -1
- ory_client/model/self_service_flow_expired_error.py +1 -1
- ory_client/model/session.py +1 -1
- ory_client/model/session_activity_datapoint.py +1 -1
- ory_client/model/session_authentication_method.py +1 -1
- ory_client/model/session_authentication_methods.py +1 -1
- ory_client/model/session_device.py +1 -1
- ory_client/model/set_active_project_in_console_body.py +1 -1
- ory_client/model/set_custom_domain_body.py +1 -1
- ory_client/model/set_event_stream_body.py +1 -1
- ory_client/model/set_project.py +1 -1
- ory_client/model/set_project_branding_theme_body.py +1 -1
- ory_client/model/settings_flow.py +1 -1
- ory_client/model/settings_flow_state.py +1 -1
- ory_client/model/source_position.py +1 -1
- ory_client/model/string_slice_json_format.py +1 -1
- ory_client/model/subject_set.py +1 -1
- ory_client/model/subscription.py +1 -1
- ory_client/model/successful_code_exchange_response.py +1 -1
- ory_client/model/successful_native_login.py +1 -1
- ory_client/model/successful_native_registration.py +1 -1
- ory_client/model/successful_project_update.py +1 -1
- ory_client/model/token_pagination.py +1 -1
- ory_client/model/token_pagination_headers.py +1 -1
- ory_client/model/token_pagination_request_parameters.py +1 -1
- ory_client/model/token_pagination_response_headers.py +1 -1
- ory_client/model/trust_o_auth2_jwt_grant_issuer.py +1 -1
- ory_client/model/trusted_o_auth2_jwt_grant_issuer.py +1 -1
- ory_client/model/trusted_o_auth2_jwt_grant_issuers.py +1 -1
- ory_client/model/trusted_o_auth2_jwt_grant_json_web_key.py +1 -1
- ory_client/model/ui_container.py +1 -1
- ory_client/model/ui_node.py +1 -1
- ory_client/model/ui_node_anchor_attributes.py +1 -1
- ory_client/model/ui_node_attributes.py +1 -1
- ory_client/model/ui_node_image_attributes.py +1 -1
- ory_client/model/ui_node_input_attributes.py +1 -1
- ory_client/model/ui_node_meta.py +1 -1
- ory_client/model/ui_node_script_attributes.py +1 -1
- ory_client/model/ui_node_text_attributes.py +1 -1
- ory_client/model/ui_nodes.py +1 -1
- ory_client/model/ui_text.py +1 -1
- ory_client/model/ui_texts.py +1 -1
- ory_client/model/update_identity_body.py +1 -1
- ory_client/model/update_login_flow_body.py +1 -1
- ory_client/model/update_login_flow_with_code_method.py +1 -1
- ory_client/model/update_login_flow_with_lookup_secret_method.py +1 -1
- ory_client/model/update_login_flow_with_oidc_method.py +1 -1
- ory_client/model/update_login_flow_with_password_method.py +1 -1
- ory_client/model/update_login_flow_with_totp_method.py +1 -1
- ory_client/model/update_login_flow_with_web_authn_method.py +1 -1
- ory_client/model/update_recovery_flow_body.py +1 -1
- ory_client/model/update_recovery_flow_with_code_method.py +1 -1
- ory_client/model/update_recovery_flow_with_link_method.py +1 -1
- ory_client/model/update_registration_flow_body.py +1 -1
- ory_client/model/update_registration_flow_with_code_method.py +1 -1
- ory_client/model/update_registration_flow_with_oidc_method.py +1 -1
- ory_client/model/update_registration_flow_with_password_method.py +1 -1
- ory_client/model/update_registration_flow_with_web_authn_method.py +1 -1
- ory_client/model/update_settings_flow_body.py +1 -1
- ory_client/model/update_settings_flow_with_lookup_method.py +1 -1
- ory_client/model/update_settings_flow_with_oidc_method.py +1 -1
- ory_client/model/update_settings_flow_with_password_method.py +1 -1
- ory_client/model/update_settings_flow_with_profile_method.py +1 -1
- ory_client/model/update_settings_flow_with_totp_method.py +1 -1
- ory_client/model/update_settings_flow_with_web_authn_method.py +1 -1
- ory_client/model/update_subscription_body.py +1 -1
- ory_client/model/update_verification_flow_body.py +1 -1
- ory_client/model/update_verification_flow_with_code_method.py +1 -1
- ory_client/model/update_verification_flow_with_link_method.py +1 -1
- ory_client/model/usage.py +1 -1
- ory_client/model/verifiable_credential_priming_response.py +1 -1
- ory_client/model/verifiable_credential_proof.py +1 -1
- ory_client/model/verifiable_credential_response.py +1 -1
- ory_client/model/verifiable_identity_address.py +1 -1
- ory_client/model/verification_flow.py +1 -1
- ory_client/model/verification_flow_state.py +1 -1
- ory_client/model/version.py +1 -1
- ory_client/model/warning.py +1 -1
- ory_client/model/workspace.py +1 -1
- ory_client/model/workspace_meta.py +1 -1
- ory_client/model/workspaces.py +1 -1
- ory_client/model_utils.py +1 -1
- ory_client/models/__init__.py +2 -1
- ory_client/rest.py +1 -1
- {ory_client-1.6.1.dist-info → ory_client-1.6.2.dist-info}/METADATA +1 -1
- ory_client-1.6.2.dist-info/RECORD +308 -0
- ory_client-1.6.1.dist-info/RECORD +0 -307
- {ory_client-1.6.1.dist-info → ory_client-1.6.2.dist-info}/LICENSE +0 -0
- {ory_client-1.6.1.dist-info → ory_client-1.6.2.dist-info}/WHEEL +0 -0
- {ory_client-1.6.1.dist-info → ory_client-1.6.2.dist-info}/top_level.txt +0 -0
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -72,6 +72,10 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
72
72
|
"""
|
73
73
|
|
74
74
|
allowed_values = {
|
75
|
+
('environment',): {
|
76
|
+
'PROD': "prod",
|
77
|
+
'DEV': "dev",
|
78
|
+
},
|
75
79
|
('hydra_strategies_access_token',): {
|
76
80
|
'OPAQUE': "opaque",
|
77
81
|
'JWT': "jwt",
|
@@ -146,6 +150,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
146
150
|
"""
|
147
151
|
lazy_import()
|
148
152
|
return {
|
153
|
+
'environment': (str,), # noqa: E501
|
149
154
|
'name': (str,), # noqa: E501
|
150
155
|
'created_at': (datetime,), # noqa: E501
|
151
156
|
'disable_account_experience_welcome_screen': (bool,), # noqa: E501
|
@@ -155,6 +160,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
155
160
|
'hydra_oauth2_grant_jwt_iat_optional': (bool,), # noqa: E501
|
156
161
|
'hydra_oauth2_grant_jwt_jti_optional': (bool,), # noqa: E501
|
157
162
|
'hydra_oauth2_grant_jwt_max_ttl': (str,), # noqa: E501
|
163
|
+
'hydra_oauth2_mirror_top_level_claims': (bool,), # noqa: E501
|
158
164
|
'hydra_oauth2_pkce_enforced': (bool,), # noqa: E501
|
159
165
|
'hydra_oauth2_pkce_enforced_for_public_clients': (bool,), # noqa: E501
|
160
166
|
'hydra_oauth2_refresh_token_hook': (str,), # noqa: E501
|
@@ -345,6 +351,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
345
351
|
|
346
352
|
|
347
353
|
attribute_map = {
|
354
|
+
'environment': 'environment', # noqa: E501
|
348
355
|
'name': 'name', # noqa: E501
|
349
356
|
'created_at': 'created_at', # noqa: E501
|
350
357
|
'disable_account_experience_welcome_screen': 'disable_account_experience_welcome_screen', # noqa: E501
|
@@ -354,6 +361,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
354
361
|
'hydra_oauth2_grant_jwt_iat_optional': 'hydra_oauth2_grant_jwt_iat_optional', # noqa: E501
|
355
362
|
'hydra_oauth2_grant_jwt_jti_optional': 'hydra_oauth2_grant_jwt_jti_optional', # noqa: E501
|
356
363
|
'hydra_oauth2_grant_jwt_max_ttl': 'hydra_oauth2_grant_jwt_max_ttl', # noqa: E501
|
364
|
+
'hydra_oauth2_mirror_top_level_claims': 'hydra_oauth2_mirror_top_level_claims', # noqa: E501
|
357
365
|
'hydra_oauth2_pkce_enforced': 'hydra_oauth2_pkce_enforced', # noqa: E501
|
358
366
|
'hydra_oauth2_pkce_enforced_for_public_clients': 'hydra_oauth2_pkce_enforced_for_public_clients', # noqa: E501
|
359
367
|
'hydra_oauth2_refresh_token_hook': 'hydra_oauth2_refresh_token_hook', # noqa: E501
|
@@ -548,10 +556,11 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
548
556
|
|
549
557
|
@classmethod
|
550
558
|
@convert_js_args_to_python_args
|
551
|
-
def _from_openapi_data(cls, name, *args, **kwargs): # noqa: E501
|
559
|
+
def _from_openapi_data(cls, environment, name, *args, **kwargs): # noqa: E501
|
552
560
|
"""CreateProjectNormalizedPayload - a model defined in OpenAPI
|
553
561
|
|
554
562
|
Args:
|
563
|
+
environment (str): prod Production dev Development
|
555
564
|
name (str): The project's name.
|
556
565
|
|
557
566
|
Keyword Args:
|
@@ -593,6 +602,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
593
602
|
hydra_oauth2_grant_jwt_iat_optional (bool): Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523). If set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration. This governs the \"oauth2.grant.jwt.iat_optional\" setting.. [optional] # noqa: E501
|
594
603
|
hydra_oauth2_grant_jwt_jti_optional (bool): Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523). If set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration. This governs the \"oauth2.grant.jwt.jti_optional\" setting.. [optional] # noqa: E501
|
595
604
|
hydra_oauth2_grant_jwt_max_ttl (str): Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be. This feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied. Useful as a safety measure and recommended to keep below 720h. This governs the \"oauth2.grant.jwt.max_ttl\" setting.. [optional] if omitted the server will use the default value of "720h" # noqa: E501
|
605
|
+
hydra_oauth2_mirror_top_level_claims (bool): Set to false if you don't want to mirror custom claims under 'ext'. This governs the \"oauth2.mirror_top_level_claims\" setting.. [optional] # noqa: E501
|
596
606
|
hydra_oauth2_pkce_enforced (bool): Configures whether PKCE should be enforced for all OAuth2 Clients. This governs the \"oauth2.pkce.enforced\" setting.. [optional] # noqa: E501
|
597
607
|
hydra_oauth2_pkce_enforced_for_public_clients (bool): Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients). This governs the \"oauth2.pkce.enforced_for_public_clients\" setting.. [optional] # noqa: E501
|
598
608
|
hydra_oauth2_refresh_token_hook (str): Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims. This governs the \"oauth2.refresh_token_hook\" setting.. [optional] # noqa: E501
|
@@ -806,6 +816,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
806
816
|
self._configuration = _configuration
|
807
817
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
808
818
|
|
819
|
+
self.environment = environment
|
809
820
|
self.name = name
|
810
821
|
for var_name, var_value in kwargs.items():
|
811
822
|
if var_name not in self.attribute_map and \
|
@@ -827,10 +838,11 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
827
838
|
])
|
828
839
|
|
829
840
|
@convert_js_args_to_python_args
|
830
|
-
def __init__(self, name, *args, **kwargs): # noqa: E501
|
841
|
+
def __init__(self, environment, name, *args, **kwargs): # noqa: E501
|
831
842
|
"""CreateProjectNormalizedPayload - a model defined in OpenAPI
|
832
843
|
|
833
844
|
Args:
|
845
|
+
environment (str): prod Production dev Development
|
834
846
|
name (str): The project's name.
|
835
847
|
|
836
848
|
Keyword Args:
|
@@ -872,6 +884,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
872
884
|
hydra_oauth2_grant_jwt_iat_optional (bool): Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523). If set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration. This governs the \"oauth2.grant.jwt.iat_optional\" setting.. [optional] # noqa: E501
|
873
885
|
hydra_oauth2_grant_jwt_jti_optional (bool): Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523). If set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration. This governs the \"oauth2.grant.jwt.jti_optional\" setting.. [optional] # noqa: E501
|
874
886
|
hydra_oauth2_grant_jwt_max_ttl (str): Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be. This feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied. Useful as a safety measure and recommended to keep below 720h. This governs the \"oauth2.grant.jwt.max_ttl\" setting.. [optional] if omitted the server will use the default value of "720h" # noqa: E501
|
887
|
+
hydra_oauth2_mirror_top_level_claims (bool): Set to false if you don't want to mirror custom claims under 'ext'. This governs the \"oauth2.mirror_top_level_claims\" setting.. [optional] # noqa: E501
|
875
888
|
hydra_oauth2_pkce_enforced (bool): Configures whether PKCE should be enforced for all OAuth2 Clients. This governs the \"oauth2.pkce.enforced\" setting.. [optional] # noqa: E501
|
876
889
|
hydra_oauth2_pkce_enforced_for_public_clients (bool): Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients). This governs the \"oauth2.pkce.enforced_for_public_clients\" setting.. [optional] # noqa: E501
|
877
890
|
hydra_oauth2_refresh_token_hook (str): Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims. This governs the \"oauth2.refresh_token_hook\" setting.. [optional] # noqa: E501
|
@@ -1083,6 +1096,7 @@ class CreateProjectNormalizedPayload(ModelNormal):
|
|
1083
1096
|
self._configuration = _configuration
|
1084
1097
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
1085
1098
|
|
1099
|
+
self.environment = environment
|
1086
1100
|
self.name = name
|
1087
1101
|
for var_name, var_value in kwargs.items():
|
1088
1102
|
if var_name not in self.attribute_map and \
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -92,10 +92,9 @@ class CreateSubscriptionBody(ModelNormal):
|
|
92
92
|
return {
|
93
93
|
'interval': (str,), # noqa: E501
|
94
94
|
'plan': (str,), # noqa: E501
|
95
|
+
'provision_first_project': (str,), # noqa: E501
|
95
96
|
'currency': (str,), # noqa: E501
|
96
|
-
'provision_first_project': (str, none_type,), # noqa: E501
|
97
97
|
'return_to': (str,), # noqa: E501
|
98
|
-
'workspace': (str, none_type,), # noqa: E501
|
99
98
|
}
|
100
99
|
|
101
100
|
@cached_property
|
@@ -106,10 +105,9 @@ class CreateSubscriptionBody(ModelNormal):
|
|
106
105
|
attribute_map = {
|
107
106
|
'interval': 'interval', # noqa: E501
|
108
107
|
'plan': 'plan', # noqa: E501
|
109
|
-
'currency': 'currency', # noqa: E501
|
110
108
|
'provision_first_project': 'provision_first_project', # noqa: E501
|
109
|
+
'currency': 'currency', # noqa: E501
|
111
110
|
'return_to': 'return_to', # noqa: E501
|
112
|
-
'workspace': 'workspace', # noqa: E501
|
113
111
|
}
|
114
112
|
|
115
113
|
read_only_vars = {
|
@@ -119,12 +117,13 @@ class CreateSubscriptionBody(ModelNormal):
|
|
119
117
|
|
120
118
|
@classmethod
|
121
119
|
@convert_js_args_to_python_args
|
122
|
-
def _from_openapi_data(cls, interval, plan, *args, **kwargs): # noqa: E501
|
120
|
+
def _from_openapi_data(cls, interval, plan, provision_first_project, *args, **kwargs): # noqa: E501
|
123
121
|
"""CreateSubscriptionBody - a model defined in OpenAPI
|
124
122
|
|
125
123
|
Args:
|
126
124
|
interval (str): monthly Monthly yearly Yearly
|
127
125
|
plan (str):
|
126
|
+
provision_first_project (str):
|
128
127
|
|
129
128
|
Keyword Args:
|
130
129
|
_check_type (bool): if True, values for parameters in openapi_types
|
@@ -158,9 +157,7 @@ class CreateSubscriptionBody(ModelNormal):
|
|
158
157
|
through its discriminator because we passed in
|
159
158
|
_visited_composed_classes = (Animal,)
|
160
159
|
currency (str): usd USD eur Euro. [optional] # noqa: E501
|
161
|
-
provision_first_project (str, none_type): [optional] # noqa: E501
|
162
160
|
return_to (str): [optional] # noqa: E501
|
163
|
-
workspace (str, none_type): [optional] # noqa: E501
|
164
161
|
"""
|
165
162
|
|
166
163
|
_check_type = kwargs.pop('_check_type', True)
|
@@ -194,6 +191,7 @@ class CreateSubscriptionBody(ModelNormal):
|
|
194
191
|
|
195
192
|
self.interval = interval
|
196
193
|
self.plan = plan
|
194
|
+
self.provision_first_project = provision_first_project
|
197
195
|
for var_name, var_value in kwargs.items():
|
198
196
|
if var_name not in self.attribute_map and \
|
199
197
|
self._configuration is not None and \
|
@@ -214,12 +212,13 @@ class CreateSubscriptionBody(ModelNormal):
|
|
214
212
|
])
|
215
213
|
|
216
214
|
@convert_js_args_to_python_args
|
217
|
-
def __init__(self, interval, plan, *args, **kwargs): # noqa: E501
|
215
|
+
def __init__(self, interval, plan, provision_first_project, *args, **kwargs): # noqa: E501
|
218
216
|
"""CreateSubscriptionBody - a model defined in OpenAPI
|
219
217
|
|
220
218
|
Args:
|
221
219
|
interval (str): monthly Monthly yearly Yearly
|
222
220
|
plan (str):
|
221
|
+
provision_first_project (str):
|
223
222
|
|
224
223
|
Keyword Args:
|
225
224
|
_check_type (bool): if True, values for parameters in openapi_types
|
@@ -253,9 +252,7 @@ class CreateSubscriptionBody(ModelNormal):
|
|
253
252
|
through its discriminator because we passed in
|
254
253
|
_visited_composed_classes = (Animal,)
|
255
254
|
currency (str): usd USD eur Euro. [optional] # noqa: E501
|
256
|
-
provision_first_project (str, none_type): [optional] # noqa: E501
|
257
255
|
return_to (str): [optional] # noqa: E501
|
258
|
-
workspace (str, none_type): [optional] # noqa: E501
|
259
256
|
"""
|
260
257
|
|
261
258
|
_check_type = kwargs.pop('_check_type', True)
|
@@ -287,6 +284,7 @@ class CreateSubscriptionBody(ModelNormal):
|
|
287
284
|
|
288
285
|
self.interval = interval
|
289
286
|
self.plan = plan
|
287
|
+
self.provision_first_project = provision_first_project
|
290
288
|
for var_name, var_value in kwargs.items():
|
291
289
|
if var_name not in self.attribute_map and \
|
292
290
|
self._configuration is not None and \
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -31,7 +31,7 @@ from ory_client.exceptions import ApiAttributeError
|
|
31
31
|
|
32
32
|
|
33
33
|
|
34
|
-
class
|
34
|
+
class CreateSubscriptionCommon(ModelNormal):
|
35
35
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
36
36
|
Ref: https://openapi-generator.tech
|
37
37
|
|
@@ -56,6 +56,14 @@ class StripeCustomer(ModelNormal):
|
|
56
56
|
"""
|
57
57
|
|
58
58
|
allowed_values = {
|
59
|
+
('interval',): {
|
60
|
+
'MONTHLY': "monthly",
|
61
|
+
'YEARLY': "yearly",
|
62
|
+
},
|
63
|
+
('currency',): {
|
64
|
+
'USD': "usd",
|
65
|
+
'EUR': "eur",
|
66
|
+
},
|
59
67
|
}
|
60
68
|
|
61
69
|
validations = {
|
@@ -82,7 +90,10 @@ class StripeCustomer(ModelNormal):
|
|
82
90
|
and the value is attribute type.
|
83
91
|
"""
|
84
92
|
return {
|
85
|
-
'
|
93
|
+
'interval': (str,), # noqa: E501
|
94
|
+
'plan': (str,), # noqa: E501
|
95
|
+
'currency': (str,), # noqa: E501
|
96
|
+
'return_to': (str,), # noqa: E501
|
86
97
|
}
|
87
98
|
|
88
99
|
@cached_property
|
@@ -91,7 +102,10 @@ class StripeCustomer(ModelNormal):
|
|
91
102
|
|
92
103
|
|
93
104
|
attribute_map = {
|
94
|
-
'
|
105
|
+
'interval': 'interval', # noqa: E501
|
106
|
+
'plan': 'plan', # noqa: E501
|
107
|
+
'currency': 'currency', # noqa: E501
|
108
|
+
'return_to': 'return_to', # noqa: E501
|
95
109
|
}
|
96
110
|
|
97
111
|
read_only_vars = {
|
@@ -101,8 +115,12 @@ class StripeCustomer(ModelNormal):
|
|
101
115
|
|
102
116
|
@classmethod
|
103
117
|
@convert_js_args_to_python_args
|
104
|
-
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
105
|
-
"""
|
118
|
+
def _from_openapi_data(cls, interval, plan, *args, **kwargs): # noqa: E501
|
119
|
+
"""CreateSubscriptionCommon - a model defined in OpenAPI
|
120
|
+
|
121
|
+
Args:
|
122
|
+
interval (str): monthly Monthly yearly Yearly
|
123
|
+
plan (str):
|
106
124
|
|
107
125
|
Keyword Args:
|
108
126
|
_check_type (bool): if True, values for parameters in openapi_types
|
@@ -135,7 +153,8 @@ class StripeCustomer(ModelNormal):
|
|
135
153
|
Animal class but this time we won't travel
|
136
154
|
through its discriminator because we passed in
|
137
155
|
_visited_composed_classes = (Animal,)
|
138
|
-
|
156
|
+
currency (str): usd USD eur Euro. [optional] # noqa: E501
|
157
|
+
return_to (str): [optional] # noqa: E501
|
139
158
|
"""
|
140
159
|
|
141
160
|
_check_type = kwargs.pop('_check_type', True)
|
@@ -167,6 +186,8 @@ class StripeCustomer(ModelNormal):
|
|
167
186
|
self._configuration = _configuration
|
168
187
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
169
188
|
|
189
|
+
self.interval = interval
|
190
|
+
self.plan = plan
|
170
191
|
for var_name, var_value in kwargs.items():
|
171
192
|
if var_name not in self.attribute_map and \
|
172
193
|
self._configuration is not None and \
|
@@ -187,8 +208,12 @@ class StripeCustomer(ModelNormal):
|
|
187
208
|
])
|
188
209
|
|
189
210
|
@convert_js_args_to_python_args
|
190
|
-
def __init__(self, *args, **kwargs): # noqa: E501
|
191
|
-
"""
|
211
|
+
def __init__(self, interval, plan, *args, **kwargs): # noqa: E501
|
212
|
+
"""CreateSubscriptionCommon - a model defined in OpenAPI
|
213
|
+
|
214
|
+
Args:
|
215
|
+
interval (str): monthly Monthly yearly Yearly
|
216
|
+
plan (str):
|
192
217
|
|
193
218
|
Keyword Args:
|
194
219
|
_check_type (bool): if True, values for parameters in openapi_types
|
@@ -221,7 +246,8 @@ class StripeCustomer(ModelNormal):
|
|
221
246
|
Animal class but this time we won't travel
|
222
247
|
through its discriminator because we passed in
|
223
248
|
_visited_composed_classes = (Animal,)
|
224
|
-
|
249
|
+
currency (str): usd USD eur Euro. [optional] # noqa: E501
|
250
|
+
return_to (str): [optional] # noqa: E501
|
225
251
|
"""
|
226
252
|
|
227
253
|
_check_type = kwargs.pop('_check_type', True)
|
@@ -251,6 +277,8 @@ class StripeCustomer(ModelNormal):
|
|
251
277
|
self._configuration = _configuration
|
252
278
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
253
279
|
|
280
|
+
self.interval = interval
|
281
|
+
self.plan = plan
|
254
282
|
for var_name, var_value in kwargs.items():
|
255
283
|
if var_name not in self.attribute_map and \
|
256
284
|
self._configuration is not None and \
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|
@@ -3,7 +3,7 @@
|
|
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. # noqa: E501
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.6.
|
6
|
+
The version of the OpenAPI document: v1.6.2
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
"""
|