-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathauth0.json
47 lines (47 loc) · 1.17 KB
/
auth0.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"id": "auth0",
"name": "Auth0",
"description": "Single Sign On & Token Based Authentication",
"categories": [
"Identity Management",
"API"
],
"iconUrl": "https://res.cloudinary.com/gdprtracker-io/image/upload/v1526212990/auth0.png",
"website": "https://auth0.com",
"applicationUrl": "https://auth0.auth0.com",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://auth0.com/privacy",
"dsarUrl": "",
"dpaUrl": "https://cdn.auth0.com/website/legal/files/Auth0-DPA.pdf",
"subprocessorsUrl": "https://cdn.auth0.com/website/legal/files/Auth0-Sub-processors.pdf",
"dataCenters": [
"US",
"EU",
"AU"
],
"hostingProviders": [
"AWS"
],
"contacts": [],
"certifications": [
"EU-U.S. Privacy Shield",
"SOC 2 Type II",
"HIPAA",
"OpenID"
],
"dataBreaches": [],
"articles": [
{
"url": "https://auth0.com/docs/compliance/gdpr"
},
{
"url": "https://auth0.com/security"
}
],
"bugBountyProgramUrl": "https://auth0.com/whitehat",
"statusUrl": "http://uptime.auth0.com/",
"statusTwitter": "auth0status",
"securityUrl": "https://auth0.com/security",
"verified": false
}