Forum Discussion

Steph_69890's avatar
Steph_69890
Icon for Nimbostratus rankNimbostratus
Sep 21, 2015

APM SSO Form selection depending on domain selection on login page

Hi everybody,

 

I got a webtop on witch I publish 2 Citrix applications. Theses Citrix are from different AD forest.

 

I'm using the SSO form base to mapping the user, password and the domain name. From "Hidden Form Parameters/Values" I explicitly force the option for domain name for both configurations. I got 2 different SSO configurations forms. Example Domain1 and Domain2.

 

SSO Configutration Form 1

 

Credential source

 

session.sso.token.last.username

 

session.sso.token.last.password

 

 

Hidden Form Parameters/Values

 

domain DomainName1

 

LoginType Explicit

 

 

SSO Configuration Form 2

 

Credential source

 

session.sso.token.last.username

 

session.sso.token.last.password

 

 

Hidden Form Parameters/Values

 

domain DomainName2

 

LoginType Explicit

 

 

I'm searching for a way to customize my selection of my SSO form on my APM depending on the selection of the domain from my APM logon page.

 

Is there anybody have an idea how I could do that?

 

Stephane