Troubleshooting
Web Portal
Error: AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application' client-type.
2 min
issue i've setup activate to only allow azure (oauth) authentication but when i try and access activate web i get this error in the console aadsts9002326 cross origin token redemption is permitted only for the 'single page application' client type solution followed advice in this stackoverflow question\ javascript aadsts9002326 cross origin token redemption is permitted only for the 'single page application' stack overflow i added the spa platform to my application and it started working