Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

Multiple Authentications before login

$
0
0

Hello,

We want to have a second level authentication (RSA) for a group of users.

Once, the user inserts username, password, they get authenticated against LDAP.

Now, at this point, we will check LDAP groups of the user.

If user belongs to certain groups, we will ask to insert RSA credentials to the user.

After this second authentication, Windchill will get launched.

If the user is not in those particular LDAP groups, Windchill will get launched without RSA authentication.

The help we need is, how can we plug all these new mechanism?

I have created a servlet which accepts username as input and does remaining things.

But, where can we put it in the configuration? (in between OOTB login and launch).

Thank you.


Viewing all articles
Browse latest Browse all 3592

Trending Articles