Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

access portal with redirect URL

Aziz-90s
Altocumulus
Altocumulus

Hi all,

I've an application that normolly works like this example.com ---redirct to---> examplego.com (it's a login page) ---then redirct to--->example.com (after the login)

now in APM I want to create an access portal for that app

noting that when I create access portal with example.com it's not working as it redirecting to examolego.com

and when I do the opposite by creating access portal with examplego.com it works but after logging in the app not working

1 ACCEPTED SOLUTION
3 REPLIES 3

Hello @Aziz-90s,

You can create this using SAML. Where

  • examplego.com - IdP
  • example.com - SP

In "examplego.com" you can configure any auth what you want, and then, you need you associate your resource (SP) with your auth portal (IdP). 

 

Regards,
Dario.

kindly can help how to do it step by step or is there an article that explain it?