Is it possible to create OAAM policies based on HTTP header information or LDAP attributes ?
Hi All,
I have requirement of multi factor where I have to depend on user type, user's designation and grade. All these information is available at a diectory. Immediate thought was creating groups at OAAM and adding users to these groups. However, in the case of large user base & user life cycle scenarios( like new users, updates) makes this operationally difficult or would need custom development to keep the data updated.
1. Is it possible to design policies of OAAM to use LDAP attributes? or
2. Is it possible to use response attributes from OAM?
3. During registration, I want to obtain user info like, mobile & email directly from LDAP. Is this possible?