khadyjh
Dec 12, 2022Copper Contributor
react with active directory
hello all,
I get this error
"AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application' client-type. Request origin: 'http://localhost:3000'.\r\nTrace ID: 60aaf4e3-33f3-4fc0-bd19-4826a63f3b02\r\nCorrelation ID: 5fa104f6-4b6d-4ec7-af98-0dc501565b2b\r\nTimestamp: 2022-12-12 10:33:06Z"
when trying to generate an authorization token using this endpoint
Does anyone know what the is problem?