This blog describes about the Oracle Identity and Access Manager, Webgate, Kubernetes, Active Directory, SharePoint 2013, OAAM, IIS7.5 day to day issues and debugging info. As knowledge or learning's are something which needs to be shared. Enjoy :-)
Thursday, 1 July 2021
Creating user certificates with encrypted private key using openssl
Thursday, 3 June 2021
How to block Blacklisted User with OAAM PreAuthenticationCheckpoint
Block Blacklisted User with OAAM Pre Authentication Check
We can block blacklisted users using rules in OAAM. And let's say we want to do this at pre authentication checkpoint, we can add a blacklisted user in a group which we can attach to a condition & that condition will be attached to a rule. For us all this enablement in OAAM gets pre seeded (i am assuming you have imported the snapshot). View this video & get a basic understanding of how policies, rules & conditions come into action at real time.
Hope this helps :-)
Enjoy :-)
How to block a blacklisted IP/IP Range with OAAM Post authentication check
Configure Blacklisted IP in OAAM
We can block ip or range of ip's at post authentication checkpoint. This use case helps you to configure what rules, conditions & groups help you to achieve this in OAAM.
Below video demonstartes how to achieve the usecase;
Hope this helps :-)
Enjoy :-)