My application at Okta is the Single page App, there’s no client secret, just client ID. But my web application that intend to use the Okta OpenID Connect as the IDP requires the “Client Secret” as well as the Postman (request for the ID_Token).
I wonder where to dig out the Client Secret at Okta single page app? Is there a better way to solve this issue?
Thank you for the help,
Susan