|
1 | 1 | [ |
2 | | - { |
3 | | - "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
4 | | - "method": "POST", |
5 | | - "path": "/oauth/token", |
6 | | - "body": { |
7 | | - "grant_type": "client_credentials", |
8 | | - "client_id": "GIW99EUCF9DFExh77WPMyTMzT8NN4J3A", |
9 | | - "client_secret": "[REDACTED]", |
10 | | - "audience": "https://auth0-deploy-cli-e2e.us.auth0.com/api/v2/" |
11 | | - }, |
12 | | - "status": 200, |
13 | | - "response": { |
14 | | - "access_token": "[REDACTED]", |
15 | | - "scope": "read:client_grants create:client_grants delete:client_grants update:client_grants read:users update:users delete:users create:users read:users_app_metadata update:users_app_metadata delete:users_app_metadata create:users_app_metadata read:user_custom_blocks create:user_custom_blocks delete:user_custom_blocks create:user_tickets read:clients update:clients delete:clients create:clients read:client_keys update:client_keys delete:client_keys create:client_keys read:connections update:connections delete:connections create:connections read:resource_servers update:resource_servers delete:resource_servers create:resource_servers read:device_credentials update:device_credentials delete:device_credentials create:device_credentials read:rules update:rules delete:rules create:rules read:rules_configs update:rules_configs delete:rules_configs read:hooks update:hooks delete:hooks create:hooks read:actions update:actions delete:actions create:actions read:email_provider update:email_provider delete:email_provider create:email_provider blacklist:tokens read:stats read:insights read:tenant_settings update:tenant_settings read:logs read:logs_users read:shields create:shields update:shields delete:shields read:anomaly_blocks delete:anomaly_blocks update:triggers read:triggers read:grants delete:grants read:guardian_factors update:guardian_factors read:guardian_enrollments delete:guardian_enrollments create:guardian_enrollment_tickets read:user_idp_tokens create:passwords_checking_job delete:passwords_checking_job read:custom_domains delete:custom_domains create:custom_domains update:custom_domains read:email_templates create:email_templates update:email_templates read:mfa_policies update:mfa_policies read:roles create:roles delete:roles update:roles read:prompts update:prompts read:branding update:branding delete:branding read:log_streams create:log_streams delete:log_streams update:log_streams create:signing_keys read:signing_keys update:signing_keys read:limits update:limits create:role_members read:role_members delete:role_members read:entitlements read:attack_protection update:attack_protection read:organizations_summary read:organizations update:organizations create:organizations delete:organizations create:organization_members read:organization_members delete:organization_members create:organization_connections read:organization_connections update:organization_connections delete:organization_connections create:organization_member_roles read:organization_member_roles delete:organization_member_roles create:organization_invitations read:organization_invitations delete:organization_invitations", |
16 | | - "expires_in": 86400, |
17 | | - "token_type": "Bearer" |
18 | | - }, |
19 | | - "rawHeaders": [], |
20 | | - "responseIsBinary": false |
21 | | - }, |
22 | 2 | { |
23 | 3 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
24 | 4 | "method": "GET", |
|
812 | 792 | { |
813 | 793 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
814 | 794 | "method": "PUT", |
815 | | - "path": "/api/v2/guardian/factors/push-notification", |
| 795 | + "path": "/api/v2/guardian/factors/email", |
816 | 796 | "body": { |
817 | 797 | "enabled": false |
818 | 798 | }, |
|
826 | 806 | { |
827 | 807 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
828 | 808 | "method": "PUT", |
829 | | - "path": "/api/v2/guardian/factors/webauthn-roaming", |
| 809 | + "path": "/api/v2/guardian/factors/duo", |
830 | 810 | "body": { |
831 | 811 | "enabled": false |
832 | 812 | }, |
|
840 | 820 | { |
841 | 821 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
842 | 822 | "method": "PUT", |
843 | | - "path": "/api/v2/guardian/factors/email", |
| 823 | + "path": "/api/v2/guardian/factors/push-notification", |
844 | 824 | "body": { |
845 | 825 | "enabled": false |
846 | 826 | }, |
|
854 | 834 | { |
855 | 835 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
856 | 836 | "method": "PUT", |
857 | | - "path": "/api/v2/guardian/factors/webauthn-platform", |
| 837 | + "path": "/api/v2/guardian/factors/sms", |
858 | 838 | "body": { |
859 | 839 | "enabled": false |
860 | 840 | }, |
|
868 | 848 | { |
869 | 849 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
870 | 850 | "method": "PUT", |
871 | | - "path": "/api/v2/guardian/factors/duo", |
| 851 | + "path": "/api/v2/guardian/factors/otp", |
872 | 852 | "body": { |
873 | 853 | "enabled": false |
874 | 854 | }, |
|
882 | 862 | { |
883 | 863 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
884 | 864 | "method": "PUT", |
885 | | - "path": "/api/v2/guardian/factors/otp", |
| 865 | + "path": "/api/v2/guardian/factors/webauthn-platform", |
886 | 866 | "body": { |
887 | 867 | "enabled": false |
888 | 868 | }, |
|
896 | 876 | { |
897 | 877 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
898 | 878 | "method": "PUT", |
899 | | - "path": "/api/v2/guardian/factors/recovery-code", |
| 879 | + "path": "/api/v2/guardian/factors/webauthn-roaming", |
900 | 880 | "body": { |
901 | 881 | "enabled": false |
902 | 882 | }, |
|
910 | 890 | { |
911 | 891 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
912 | 892 | "method": "PUT", |
913 | | - "path": "/api/v2/guardian/factors/sms", |
| 893 | + "path": "/api/v2/guardian/factors/recovery-code", |
914 | 894 | "body": { |
915 | 895 | "enabled": false |
916 | 896 | }, |
|
1045 | 1025 | "rawHeaders": [], |
1046 | 1026 | "responseIsBinary": false |
1047 | 1027 | }, |
| 1028 | + { |
| 1029 | + "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
| 1030 | + "method": "GET", |
| 1031 | + "path": "/api/v2/log-streams?paginate=false", |
| 1032 | + "body": "", |
| 1033 | + "status": 200, |
| 1034 | + "response": [], |
| 1035 | + "rawHeaders": [], |
| 1036 | + "responseIsBinary": false |
| 1037 | + }, |
1048 | 1038 | { |
1049 | 1039 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
1050 | 1040 | "method": "PATCH", |
|
1065 | 1055 | "rawHeaders": [], |
1066 | 1056 | "responseIsBinary": false |
1067 | 1057 | }, |
1068 | | - { |
1069 | | - "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
1070 | | - "method": "GET", |
1071 | | - "path": "/api/v2/log-streams?paginate=false", |
1072 | | - "body": "", |
1073 | | - "status": 200, |
1074 | | - "response": [], |
1075 | | - "rawHeaders": [], |
1076 | | - "responseIsBinary": false |
1077 | | - }, |
1078 | 1058 | { |
1079 | 1059 | "scope": "https://deploy-cli-dev.eu.auth0.com:443", |
1080 | 1060 | "method": "GET", |
|
0 commit comments