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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -