We have this scenario -
- Data power is used as authentication, and on successful authentication (using ADFS) It is passing LTPA token to worklight calls
- At worklight we are using WASLTPARealm and respective LoginModule
- What is happening, worklight is looking whether user is in its registry or not which need integrating AD again at WL.
Is it possible to worklight to use data power as trusted partner and don't look for user in registry? What we are looking is to avoid calling to AD again and still protecting wl resources...