Commit d1ffb90
switch bugcrowd auth to Okta IDX flow
Bugcrowd moved back to Okta for authentication. This restores and
updates the Okta IDX login flow (introspect → identify → password
challenge → OTP challenge → token redirect) with fixes for the
new redirect chain through /auth/set-session.
Also adds session keepalive, cookie dedup, and updates --token
flag to use _bugcrowd_session cookie.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e48ccd5 commit d1ffb90
5 files changed
Lines changed: 419 additions & 72 deletions
File tree
- cmd
- docs/src/platforms
- pkg/platforms/bugcrowd
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments