forked from auth0/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredirect-urls.json
145 lines (145 loc) · 2.62 KB
/
redirect-urls.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
[{
"from": "/ionic-tutorial",
"to" : "/native-platforms/ionic"
},
{
"from": "/javaapi-tutorial",
"to" : "/server-apis/java"
},
{
"from": "/laravelapi-tutorial",
"to" : "/server-apis/php-laravel"
},
{
"from": "/nodeapi-tutorial",
"to" : "/server-apis/nodejs"
},
{
"from": "/nodejs-tutorial",
"to" : "/server-platforms/nodejs"
},
{
"from": "/phpapi-tutorial",
"to" : "/server-apis/php"
},
{
"from": "/pythonapi-tutorial",
"to" : "/server-apis/python"
},
{
"from": "/rubyapi-tutorial",
"to" : "/server-apis/rails"
},
{
"from": "/awsapi-tutorial",
"to": "/server-apis/aws"
},
{
"from": "/wams",
"to": "/server-apis/azure-mobile-services"
},
{
"from": "/firebaseapi-tutorial",
"to": "/server-apis/firebase"
},
{
"from": "/salesforcesandboxapi-tutorial",
"to": "/server-apis/salesforce-sandbox"
},
{
"from": "/salesforceapi-tutorial",
"to": "/server-apis/salesforce"
},
{
"from": "/sapapi-tutorial",
"to": "/server-apis/sap-odata"
},
{
"from": "/rails-tutorial",
"to": "/server-platforms/rails"
},
{
"from": "/python-tutorial",
"to": "/server-platforms/python"
},
{
"from": "/php-tutorial",
"to": "/server-platforms/php"
},
{
"from": "/java-tutorial",
"to" : "/server-platforms/java"
},
{
"from": "/phonegap-tutorial",
"to" : "/native-platforms/phonegap"
},
{
"from": "/widget",
"to": "/login-widget2"
},
{
"from": "/scenarios-keenio",
"to": "/scenarios/keenio"
},
{
"from": "/scenarios-mixpanel-fullcontact-salesforce",
"to": "/scenarios/mixpanel-fullcontact-salesforce"
},
{
"from": "/scenarios-mqtt",
"to": "/scenarios/mqtt"
},
{
"from": "/scenarios-parse",
"to": "/scenarios/parse"
},
{
"from": "/scenarios-rapleaf-salesforce",
"to": "/scenarios/rapleaf-salesforce"
},
{
"from": "/scenarios-segmentio",
"to": "/scenarios/segmentio"
},
{
"from": "/scenarios-splunk",
"to": "/scenarios/splunk"
},
{
"from": "/scenarios-tessel",
"to": "/scenarios/tessel"
},
{
"from": "/scenarios-unbounce",
"to": "/scenarios/unbounce"
},
{
"from": "/updating-appliance",
"to": "/appliance/update"
},
{
"from": "/adldap-auth",
"to": "/connector/install"
}, {
"from": "/adldap-x",
"to": "/connector/install-other-platforms"
}, {
"from": "/aspnet-tutorial",
"to": "/server-platforms/aspnet"
}, {
"from": "/aspnet-owin-tutorial",
"to": "/server-platforms/aspnet-owin"
}, {
"from": "/servicestack-tutorial",
"to": "/server-platforms/servicestack"
}, {
"from": "/laravel-tutorial",
"to": "/server-platforms/laravel"
}, {
"from": "/symfony-tutorial",
"to": "/server-platforms/symfony"
},{
"from": "/sharepoint-apps",
"to": "/integrations/sharepoint-apps"
}]