OAAM challenge for particular application
We have oam and oaam installed in our environment. We want to achieve folowing use case. Tried few option but seems like it is difficult OOTB.
UseCase:
1. User accessing oam protected resource, redirected to oaam Login screen(TAP Integration).
2. User authenticates.
3. oaam checks if the user is registered ? NO -> Registration Flow. -> Target Resource.
4. Is user accessing particular application ? Yes -> Challenge User(kba/otp) -> Target Resource.
5. Is user accessing particular application ? No -> Target Resource.
Has anyone worked/achieved this scenario?
Thanks in Advance
Vikas