
User16660261248999665974 (Customer) asked a question.
We have successfully integrated spring boot with okta saml, but when I make a Rest API call from my angular app it responds with 403 forbidden, so is there any way we can trigger the okta saml security while calling the rest API from angular, presently we are inducing the saml security from angular using windows. href

@User16660261248999665974 (Customer) Have you create SAP for angular app? have you integrate sprint boot with okta as Web Application? if backend use different client id with angular, you should login spring boot by okta sso first time.