--- !ruby/object:Gem::Specification name: workos version: !ruby/object:Gem::Version version: 3.1.0 platform: ruby authors: - WorkOS autorequire: bindir: bin cert_chain: [] date: 2024-02-07 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: sorbet-runtime requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.1 - !ruby/object:Gem::Dependency name: codecov requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.2.8 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.2.8 - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.9.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.9.0 - !ruby/object:Gem::Dependency name: rubocop requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.77' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.77' - !ruby/object:Gem::Dependency name: sorbet requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' - !ruby/object:Gem::Dependency name: tapioca requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: vcr requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 5.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 5.0.0 - !ruby/object:Gem::Dependency name: webmock requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: API client for WorkOS email: - support@workos.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/CODEOWNERS" - ".github/pull_request_template.md" - ".github/renovate.json" - ".gitignore" - ".rspec" - ".rubocop.yml" - ".ruby-version" - ".semaphore/rubygems.yml" - ".semaphore/semaphore.yml" - Gemfile - Gemfile.lock - LICENSE - README.md - bin/build - bin/console - bin/publish - bin/tapioca - codecov.yml - devbox.json - devbox.lock - lib/workos.rb - lib/workos/audit_log_export.rb - lib/workos/audit_logs.rb - lib/workos/authentication_factor_and_challenge.rb - lib/workos/authentication_response.rb - lib/workos/challenge.rb - lib/workos/client.rb - lib/workos/configuration.rb - lib/workos/connection.rb - lib/workos/deprecated_hash_wrapper.rb - lib/workos/directory.rb - lib/workos/directory_group.rb - lib/workos/directory_sync.rb - lib/workos/directory_user.rb - lib/workos/errors.rb - lib/workos/event.rb - lib/workos/events.rb - lib/workos/factor.rb - lib/workos/hash_provider.rb - lib/workos/invitation.rb - lib/workos/mfa.rb - lib/workos/organization.rb - lib/workos/organization_membership.rb - lib/workos/organizations.rb - lib/workos/passwordless.rb - lib/workos/portal.rb - lib/workos/profile.rb - lib/workos/profile_and_token.rb - lib/workos/sso.rb - lib/workos/types.rb - lib/workos/types/audit_log_export_struct.rb - lib/workos/types/challenge_struct.rb - lib/workos/types/connection_struct.rb - lib/workos/types/directory_group_struct.rb - lib/workos/types/directory_struct.rb - lib/workos/types/directory_user_struct.rb - lib/workos/types/event_struct.rb - lib/workos/types/factor_struct.rb - lib/workos/types/intent_enum.rb - lib/workos/types/invitation_struct.rb - lib/workos/types/list_struct.rb - lib/workos/types/magic_auth_challenge_struct.rb - lib/workos/types/organization_membership_struct.rb - lib/workos/types/organization_struct.rb - lib/workos/types/passwordless_session_struct.rb - lib/workos/types/profile_struct.rb - lib/workos/types/provider_enum.rb - lib/workos/types/user_struct.rb - lib/workos/types/verify_challenge_struct.rb - lib/workos/types/webhook_struct.rb - lib/workos/user.rb - lib/workos/user_and_token.rb - lib/workos/user_management.rb - lib/workos/user_response.rb - lib/workos/verify_challenge.rb - lib/workos/version.rb - lib/workos/webhook.rb - lib/workos/webhooks.rb - sorbet/config - sorbet/rbi/gems/addressable@2.8.0.rbi - sorbet/rbi/gems/ast@2.4.2.rbi - sorbet/rbi/gems/codecov@0.2.12.rbi - sorbet/rbi/gems/coderay@1.1.3.rbi - sorbet/rbi/gems/crack@0.4.5.rbi - sorbet/rbi/gems/diff-lcs@1.4.4.rbi - sorbet/rbi/gems/docile@1.3.5.rbi - sorbet/rbi/gems/hashdiff@1.0.1.rbi - sorbet/rbi/gems/json@2.5.1.rbi - sorbet/rbi/gems/method_source@1.0.0.rbi - sorbet/rbi/gems/parallel@1.20.1.rbi - sorbet/rbi/gems/parser@3.0.1.0.rbi - sorbet/rbi/gems/pry@0.14.2.rbi - sorbet/rbi/gems/public_suffix@4.0.6.rbi - sorbet/rbi/gems/rainbow@3.0.0.rbi - sorbet/rbi/gems/rake@13.0.3.rbi - sorbet/rbi/gems/rbi@0.0.16.rbi - sorbet/rbi/gems/regexp_parser@2.1.1.rbi - sorbet/rbi/gems/rexml@3.2.5.rbi - sorbet/rbi/gems/rspec-core@3.9.3.rbi - sorbet/rbi/gems/rspec-expectations@3.9.4.rbi - sorbet/rbi/gems/rspec-mocks@3.9.1.rbi - sorbet/rbi/gems/rspec-support@3.9.4.rbi - sorbet/rbi/gems/rspec@3.9.0.rbi - sorbet/rbi/gems/rubocop-ast@1.4.1.rbi - sorbet/rbi/gems/rubocop@0.93.1.rbi - sorbet/rbi/gems/ruby-progressbar@1.11.0.rbi - sorbet/rbi/gems/simplecov-html@0.12.3.rbi - sorbet/rbi/gems/simplecov@0.21.2.rbi - sorbet/rbi/gems/simplecov_json_formatter@0.1.2.rbi - sorbet/rbi/gems/spoom@1.1.15.rbi - sorbet/rbi/gems/tapioca@0.7.3.rbi - sorbet/rbi/gems/thor@1.2.1.rbi - sorbet/rbi/gems/unicode-display_width@1.7.0.rbi - sorbet/rbi/gems/unparser@0.6.2.rbi - sorbet/rbi/gems/vcr@5.0.0.rbi - sorbet/rbi/gems/webmock@3.12.2.rbi - sorbet/rbi/gems/yard-sorbet@0.8.0.rbi - sorbet/rbi/gems/yard@0.9.26.rbi - sorbet/tapioca/config.yml - sorbet/tapioca/require.rb - spec/lib/workos/audit_logs_spec.rb - spec/lib/workos/configuration_spec.rb - spec/lib/workos/directory_sync_spec.rb - spec/lib/workos/directory_user_spec.rb - spec/lib/workos/event_spec.rb - spec/lib/workos/mfa_spec.rb - spec/lib/workos/organizations_spec.rb - spec/lib/workos/passwordless_spec.rb - spec/lib/workos/portal_spec.rb - spec/lib/workos/sso_spec.rb - spec/lib/workos/user_management_spec.rb - spec/lib/workos/webhooks_spec.rb - spec/spec_helper.rb - spec/support/fixtures/vcr_cassettes/audit_logs/create_event.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_event_custom_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_event_invalid.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_export.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_export_with_filters.yml - spec/support/fixtures/vcr_cassettes/audit_logs/get_export.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event_custom_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event_invalid.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_events_duplicate_idempotency_key_and_payload.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_events_duplicate_idempotency_key_different_payload.yml - spec/support/fixtures/vcr_cassettes/audit_trail/get_events.yml - spec/support/fixtures/vcr_cassettes/base/execute_request_unauthenticated.yml - spec/support/fixtures/vcr_cassettes/directory_sync/delete_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_directory_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_directory_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_group.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_group_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_user.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_user_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_domain.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_no_options.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_search.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_no_options.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_user.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_group.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_no_options.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_after.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_event.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_no_options.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_range.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_sms_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_totp_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/delete_factor.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_sms_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_totp_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/get_factor_invalid.yml - spec/support/fixtures/vcr_cassettes/mfa/get_factor_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_expired.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_invalid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_valid_is_false.yml - spec/support/fixtures/vcr_cassettes/organization/create.yml - spec/support/fixtures/vcr_cassettes/organization/create_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_duplicate_idempotency_key_and_different_payload.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_duplicate_idempotency_key_and_payload.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/organization/delete.yml - spec/support/fixtures/vcr_cassettes/organization/delete_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/get.yml - spec/support/fixtures/vcr_cassettes/organization/get_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/list.yml - spec/support/fixtures/vcr_cassettes/organization/update.yml - spec/support/fixtures/vcr_cassettes/passwordless/create_session.yml - spec/support/fixtures/vcr_cassettes/passwordless/create_session_invalid.yml - spec/support/fixtures/vcr_cassettes/passwordless/send_session.yml - spec/support/fixtures/vcr_cassettes/passwordless/send_session_invalid.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_audit_logs.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_dsync.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_invalid.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_sso.yml - spec/support/fixtures/vcr_cassettes/sso/delete_connection_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/sso/delete_connection_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/sso/get_connection_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/sso/get_connection_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_after.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_before.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_connection_type.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_domain.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_limit.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_no_options.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_organization_id.yml - spec/support/fixtures/vcr_cassettes/sso/profile.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_code/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_code/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_email_verification/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_email_verification/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_magic_auth/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_magic_auth/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_organization_selection/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_organization_selection/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_totp/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_totp/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/confirm_password_reset/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/confirm_password_reset/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_organization_membership/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_organization_membership/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_user_invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_user_valid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_organization_membership/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_organization_membership/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_user/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_user/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/enroll_auth_factor/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/enroll_auth_factor/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_organization_membership.yml - spec/support/fixtures/vcr_cassettes/user_management/get_user.yml - spec/support/fixtures/vcr_cassettes/user_management/list_auth_factors/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/list_auth_factors/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_after.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_before.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_limit.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_organization_id.yml - spec/support/fixtures/vcr_cassettes/user_management/list_organization_memberships/no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_organization_memberships/with_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_users/no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_users/with_options.yml - spec/support/fixtures/vcr_cassettes/user_management/reset_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/reset_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/revoke_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/revoke_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_magic_auth_code/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_password_reset_email/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_password_reset_email/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_verification_email/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_verification_email/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/invalid_code.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/invalid_magic_auth_challenge.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/valid.yml - spec/support/profile.txt - spec/support/shared_examples/client_spec.rb - spec/support/webhook_payload.txt - workos.gemspec homepage: https://github.com/workos-inc/workos-ruby licenses: - MIT metadata: documentation_uri: https://docs.workos.com/sdk/ruby post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.5' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.6 signing_key: specification_version: 4 summary: API client for WorkOS test_files: - spec/lib/workos/audit_logs_spec.rb - spec/lib/workos/configuration_spec.rb - spec/lib/workos/directory_sync_spec.rb - spec/lib/workos/directory_user_spec.rb - spec/lib/workos/event_spec.rb - spec/lib/workos/mfa_spec.rb - spec/lib/workos/organizations_spec.rb - spec/lib/workos/passwordless_spec.rb - spec/lib/workos/portal_spec.rb - spec/lib/workos/sso_spec.rb - spec/lib/workos/user_management_spec.rb - spec/lib/workos/webhooks_spec.rb - spec/spec_helper.rb - spec/support/fixtures/vcr_cassettes/audit_logs/create_event.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_event_custom_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_event_invalid.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_export.yml - spec/support/fixtures/vcr_cassettes/audit_logs/create_export_with_filters.yml - spec/support/fixtures/vcr_cassettes/audit_logs/get_export.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event_custom_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_event_invalid.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_events_duplicate_idempotency_key_and_payload.yml - spec/support/fixtures/vcr_cassettes/audit_trail/create_events_duplicate_idempotency_key_different_payload.yml - spec/support/fixtures/vcr_cassettes/audit_trail/get_events.yml - spec/support/fixtures/vcr_cassettes/base/execute_request_unauthenticated.yml - spec/support/fixtures/vcr_cassettes/directory_sync/delete_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_directory_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_directory_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_group.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_group_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_user.yml - spec/support/fixtures/vcr_cassettes/directory_sync/get_user_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_domain.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_no_options.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_directories/with_search.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_no_options.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_groups/with_user.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_after.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_before.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_directory.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_group.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_limit.yml - spec/support/fixtures/vcr_cassettes/directory_sync/list_users/with_no_options.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_after.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_event.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_no_options.yml - spec/support/fixtures/vcr_cassettes/events/list_events_with_range.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_sms_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/challenge_factor_totp_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/delete_factor.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_sms_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/enroll_factor_totp_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/get_factor_invalid.yml - spec/support/fixtures/vcr_cassettes/mfa/get_factor_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_expired.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_invalid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_valid.yml - spec/support/fixtures/vcr_cassettes/mfa/verify_challenge_generic_valid_is_false.yml - spec/support/fixtures/vcr_cassettes/organization/create.yml - spec/support/fixtures/vcr_cassettes/organization/create_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_duplicate_idempotency_key_and_different_payload.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_duplicate_idempotency_key_and_payload.yml - spec/support/fixtures/vcr_cassettes/organization/create_with_idempotency_key.yml - spec/support/fixtures/vcr_cassettes/organization/delete.yml - spec/support/fixtures/vcr_cassettes/organization/delete_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/get.yml - spec/support/fixtures/vcr_cassettes/organization/get_invalid.yml - spec/support/fixtures/vcr_cassettes/organization/list.yml - spec/support/fixtures/vcr_cassettes/organization/update.yml - spec/support/fixtures/vcr_cassettes/passwordless/create_session.yml - spec/support/fixtures/vcr_cassettes/passwordless/create_session_invalid.yml - spec/support/fixtures/vcr_cassettes/passwordless/send_session.yml - spec/support/fixtures/vcr_cassettes/passwordless/send_session_invalid.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_audit_logs.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_dsync.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_invalid.yml - spec/support/fixtures/vcr_cassettes/portal/generate_link_sso.yml - spec/support/fixtures/vcr_cassettes/sso/delete_connection_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/sso/delete_connection_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/sso/get_connection_with_invalid_id.yml - spec/support/fixtures/vcr_cassettes/sso/get_connection_with_valid_id.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_after.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_before.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_connection_type.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_domain.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_limit.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_no_options.yml - spec/support/fixtures/vcr_cassettes/sso/list_connections/with_organization_id.yml - spec/support/fixtures/vcr_cassettes/sso/profile.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_code/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_code/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_email_verification/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_email_verification/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_magic_auth/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_magic_auth/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_organization_selection/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_organization_selection/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_totp/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/authenticate_with_totp/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/confirm_password_reset/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/confirm_password_reset/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_organization_membership/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_organization_membership/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_user_invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/create_user_valid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_organization_membership/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_organization_membership/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_user/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/delete_user/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/enroll_auth_factor/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/enroll_auth_factor/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/get_organization_membership.yml - spec/support/fixtures/vcr_cassettes/user_management/get_user.yml - spec/support/fixtures/vcr_cassettes/user_management/list_auth_factors/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/list_auth_factors/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_after.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_before.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_limit.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_invitations/with_organization_id.yml - spec/support/fixtures/vcr_cassettes/user_management/list_organization_memberships/no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_organization_memberships/with_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_users/no_options.yml - spec/support/fixtures/vcr_cassettes/user_management/list_users/with_options.yml - spec/support/fixtures/vcr_cassettes/user_management/reset_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/reset_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/revoke_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/revoke_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_invitation/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_invitation/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_magic_auth_code/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_password_reset_email/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_password_reset_email/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_verification_email/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/send_verification_email/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user_password/invalid.yml - spec/support/fixtures/vcr_cassettes/user_management/update_user_password/valid.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/invalid_code.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/invalid_magic_auth_challenge.yml - spec/support/fixtures/vcr_cassettes/user_management/verify_email/valid.yml - spec/support/profile.txt - spec/support/shared_examples/client_spec.rb - spec/support/webhook_payload.txt