X509 attributes in policy
Can I get hold of the client certificate information in order to build a policy with it.
I want to restrict some resource for user authenticated with a certifcate not signed by CA1.
What will be the attribute name I need to set in the attribute condition?
I also want to insert the signer (CA1) into a header.
What will be the variable name (aka $session.count) I need to set which contains the Signer of the client certificate?
regards,
Peter