I am using a third party tool call statuspage.io along with OKTA as the SSO I only have selected access to adjust the page in basic terms add a bit of html, css, javascript.
I dont have access to the server so cant write any PHP/CURL and seems OKTA blocks the use of CORS.
Now I can see https://okta.com/api/v1/sessions/me contains the email address, so what I would like to do is from my page that they land on after loggin in via OKTA is to access this βmeβ and capture the email address in order to customize the experience.