cancel
Showing results for 
Search instead for 
Did you mean: 

Remote SSO

SOLVED
ExploitationSRT_
New Contributor

Remote SSO

Hi Gurus,

 

Trying to configure Remote SSO to connect to a simple WordPress Admin Backend using the 'POST Form' option.

 

When username & password are hardcoded it works fine but when I try to use the '<USER>' & '<PASSWORD>' dynamic varitables, authentication fails because the '<USER>' includes our Domain.

 

How can I pass the Username without the domain to the Post form ?

 

Thanks & Best Regards,

 

--

Jean-Christophe

1 ACCEPTED SOLUTION

Accepted Solutions
madansudhindra_
Occasional Contributor

Re: Remote SSO

Try using the <USERNAME> variable. I believe thgis variable is just the plain username as entered on the VPN login page. 

View solution in original post

3 REPLIES 3
madansudhindra_
Occasional Contributor

Re: Remote SSO

Try using the <USERNAME> variable. I believe thgis variable is just the plain username as entered on the VPN login page. 

ExploitationSRT_
New Contributor

Re: Remote SSO

Hi madansudhindra,

 

Thanks a lot, it works as expected.

Just one last question, Where can I found all predefined variables avalaible ?

 

Best Regards,

Jean-Christophe.

madansudhindra_
Occasional Contributor

Re: Remote SSO

I remeber seeing this in the Admin guide. 

 

Here is an old admin guide that I know has all the variables - http://www.juniper.net/techpubs/software/ive/admin/6.5-IVEAdminGuide.pdf

 

Specifically, Appendix A of the guide, page 1018 onwards

 

Cheers,