@@ -21,31 +21,19 @@ Troubleshooting
21
21
22
22
## 780
23
23
24
- OAuth 2.0 response failed - redirect ID is null
24
+ Description
25
+ - The OAuth 2.0 response failed
26
+ - The token is valuda, but the redirect is null
25
27
26
28
## 928
27
29
28
- Handle Connected App callback - Error getting connected app configuration
30
+ Description
31
+ - Error getting or reading the connected app configuration
29
32
30
33
## 1004
31
34
32
- Initialize SAML redirect - error getting custom SAML config
33
-
34
- ## 1029
35
-
36
- Create org pipeline - assign organization - attempt to assign a new user to an existing Kinde org
37
-
38
- ## 1061
39
-
40
- Handle Kinde to Kinde callback - error with exchanging and verifying token
41
-
42
- ## 1284
43
-
44
- Handle Social OAuth 2.0 callback - error reading user profile from User Url: config.UserUrl
45
-
46
- ## 1639
47
-
48
- identityVerificationID session does not contain client_id
35
+ Description
36
+ - Error getting custom SAML config while initializing SAML redirect
49
37
50
38
## 1656
51
39
@@ -59,68 +47,32 @@ Troubleshooting
59
47
- Only a localhost suffix can be used with http
60
48
- Error with workflow
61
49
62
- ## 1794
63
-
64
- Handle Social OAuth 2.0 callback - Error decrypting state
65
-
66
50
## 1829
67
51
68
- Handle Connected App callback - Error exchanging token
52
+ Description
53
+ - Error exchanging token on connected app callback
54
+
55
+ Troubleshooting
56
+ - Check the redirect URLs for a mismatch
57
+ - Check the client credentials
69
58
70
59
## 1959
71
60
72
61
Description
73
62
- Error decoding SAML response
74
63
- Response contains invalid characters for Base64 response
75
64
76
- Troubleshooting
77
- -
78
-
79
- ## 2194
80
-
81
- Get login session from pipeline - could not find active login session by id
82
-
83
- ## 2279
84
-
85
- Create org pipeline - no means of verifying identity provided
86
-
87
- ## 2285
88
-
89
- Recovery codes pipeline step - default error
90
-
91
- ## 2720
92
-
93
- Create org pipeline - self-register orgs is disabled
94
-
95
65
## 3005
96
66
97
- Handle SAML callback - could not marshal userProfile
98
-
99
- ## 3245
100
-
101
- Create org pipeline - authorize user - Attempted to assign a new user to an existing Kinde org
102
-
103
- ## 3305
104
-
105
- Handle Connected App callback - Error marshalling extra data
67
+ Description
68
+ - Cannot handle SAML callback
69
+ - The userProfile contains invalid values
106
70
107
71
## 3420
108
72
109
73
Description
110
74
- OAuth 2.0 response failed due because token is invalid and redirect ID is null
111
75
112
- ## 3610
113
-
114
- Handle Social OAuth 2.0 callback - could not create request for user Url: config.UserUrl
115
-
116
- ## 4009
117
-
118
- Create org pipeline - organization not created - org code is null
119
-
120
- ## 4153
121
-
122
- Authenticate user - default error
123
-
124
76
## 4179
125
77
126
78
Description
@@ -130,17 +82,10 @@ Description
130
82
Troubleshooting
131
83
- Check the secret being used with your social provider and ensure that it hasn't expired
132
84
133
- ## 4199
134
-
135
- Clickwrap pipeline step - default error
136
-
137
- ## 4262
138
-
139
- Initializing WSFed redirect - error constructing auth Url
140
-
141
85
## 4556
142
86
143
- Handle Connected App callback - Error getting kindeEnvironment for connected app configuration
87
+ Description
88
+ - Cannot get the Kinde environment from the request to the connected app
144
89
145
90
## 4617
146
91
@@ -151,36 +96,16 @@ Troubleshooting
151
96
- Check that the client credentials in both Kinde and IDP are correct
152
97
- Check that the redirect and callback URLs in both Kinde and IDP are correct
153
98
154
- ## 5243
155
-
156
- Initialize SAML redirect - error creating the SAML authorization url
157
-
158
- ## 5396
159
-
160
- Create org pipeline - organization not created default error
161
-
162
99
## 5716
163
100
164
101
Description
165
102
- OAuth 2.0 response failed due to an invalid token
166
103
- Redirection was successful
167
104
168
- ## 6044
169
-
170
- Failed to parse callback URL
171
-
172
105
## 6134
173
106
174
107
Handle Connected App callback - Error getting session data / connected app tokens
175
108
176
- ## 6334
177
-
178
- Get login session from pipeline - could not find active login session for pipeline
179
-
180
- ## 6626
181
-
182
- Initializing WSFed redirect - error getting configuration
183
-
184
109
## 6722
185
110
186
111
Description
@@ -190,25 +115,12 @@ Troubleshooting
190
115
- Check that the settings in the Kinde enterprise connection are correct
191
116
- Check enterprise connection metadata URL, entity ID, certificate
192
117
193
- ## 6863
194
-
195
- Authentication pipeline - critical alert raised
196
-
197
- ## 7180
198
-
199
- Handle Social OAuth 2.0 callback - Error parsing ID token
200
-
201
- ## 7538
202
-
203
- Handle Social OAuth 2.0 callback - failed to marshall additional user info
204
-
205
118
## 7558
206
119
207
- Handle SAML callback - could not marshal tokenInfo
208
-
209
- ## 7717
120
+ Description
121
+ - SAML callback tokeninfo returned invalid data
210
122
211
- Browser trust token cookie is missing
123
+ Handle SAML callback - could not marshal tokenInfo
212
124
213
125
## 8030
214
126
@@ -219,14 +131,6 @@ Troubleshooting
219
131
- Check the enterprise connection metadata URL
220
132
- Check that the IDP has the correct ACS URL
221
133
222
- ## 8225
223
-
224
- MFA pipeline step - default error
225
-
226
- ## 8458
227
-
228
- Handle WSFed callback - error getting configuration
229
-
230
134
## 8598
231
135
232
136
Description
@@ -244,19 +148,14 @@ Troubleshooting
244
148
245
149
## 9055
246
150
247
- Handle SAML callback - error getting the custom SAML provider configuration
248
-
249
- ## 9259
250
-
251
- Handle Social OAuth 2.0 callback - could not create request for additional info url: additionalUrl.Url
252
-
253
- ## 9297
254
-
255
- Initialize SAML redirect - error setting the nonce value of the saml request
256
-
257
- ## 9336
151
+ Description
152
+ - Error getting custom SAML provider configuration
153
+ - RelayState is invalid or doesn't exist
258
154
259
- Handle WSFed callback - error verifying provider callback
155
+ Troubleshooting
156
+ - Check the SAML callback URL
157
+ - Check the entity ID
158
+ - Check that the SAML IDP is returning a valid RelayState
260
159
261
160
## 9364
262
161
@@ -271,14 +170,10 @@ Troubleshooting
271
170
Description
272
171
- Disposable email detected while authenticating a user on sign up in a workflow
273
172
274
- ## 9826
275
-
276
- Login session does not contain browser trust token
277
-
278
- ## 9861
279
-
280
- Authorize user pipeline step - Attempted to assign a new user to an existing Kinde org
281
-
282
173
## 9881
283
174
284
- Handle Connected App callback - Error storing tokens
175
+ Description
176
+ - Error storing tokens with connected app
177
+
178
+ Troubleshooting
179
+ - Check the refres token is vali
0 commit comments