authentication - How do I validate certificates using OpenAM-12.0 -


i have following use case:

  1. a client sends certificate portal.
  2. my portal needs authenticate client based on certificate.
  3. the certificate sent client signed known certificate authority or signed certificate authority specific client's organization.
  4. my portal would, in way or other, able public key of certificate authority if client's certificate signed client's organization.

could please suggest me ways implement use case using openam?


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -