44
Views
3
Comments
UNABLE TO PROCESS REQUEST Unable to create SAML request

Hello all,

I am new to learn Okta setup to integrate to my application where I am trying to integrate for my personal environment application. I have successfully followed the document Provided by out systems. 

after following this step, I have done the same settings as Guided Path. after setting up Okta I am redirecting to Users App after signin showing Invalid permissions due to Role not Created in Users App (I am Aware of that). as shown below.

Now I am trying to log out and trying to login with Administrator Credentials then I am getting this error. Whenever I am trying to redirect to Users Login page trying to login with admin cred it was automatically taking to above ss as Invalid permissions

I have used IDP React for OKTA mentioned below 

and the error throwing in service center is 


Final concern of my Query is How to Overcome the error UNABLE TO PROCESS REQUEST Unable to create SAML request and how to redirect my app to signin with OKTA authentication using IDP react like Okta Authentication=> successful Authentication=> redirecting to My App.


Thanks for your valuable time spending for me.

2019-01-07 16-04-16
Siya
 
MVP

Please read the section 'Configure user roles in the Users app' from the link you provided. You can see that you need to explicitly access the User portal by https://<your_server_name>/Users/Login.aspx

2026-03-06 05-43-38
Sai Raj Goru

Hi Siya, 

Thanks for your Reply. I tried to work with section 'Configure user roles in the Users app' for that I need Administrator cred to sign in.  but here the main issue I am facing is the users App by default login and showing as below 

but fine, I am trying to logout from this invalid permissions screen and trying to redirect user's login screen but instead of user's login I was getting this error screen

Thanks for your valuable time

2019-01-07 16-04-16
Siya
 
MVP

Try access https://<your_server_name>/Users/Login.aspx in an incognito window.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.