summaryrefslogtreecommitdiffstats
path: root/base/java-tools
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2017-02-08 12:18:03 +1000
committerFraser Tweedale <ftweedal@redhat.com>2017-04-19 11:30:15 +1000
commitb099b631bb49e17e0aa4cd8c7a818ba1c923ec92 (patch)
tree5e73d35db97c85f2c629f1e42c91d4122f1727f5 /base/java-tools
parentdcc42ad4ed7fcbc566b7cf7ce1cbfae93b24a9a9 (diff)
downloadpki-b099b631bb49e17e0aa4cd8c7a818ba1c923ec92.tar.gz
pki-b099b631bb49e17e0aa4cd8c7a818ba1c923ec92.tar.xz
pki-b099b631bb49e17e0aa4cd8c7a818ba1c923ec92.zip
Add authn manager that reuses auth token from session
To process a cert request immediately (rather than having it queued as pending), the user must be authenticated *by the profile*; auth tokens from the main authentication system are not used. For external authentication support it is possible that the external authentication is sufficient to authenticate use of a problem; especially when the profile uses componenets like ExternalProcessConstraint to perform validation of the cert request against external sources of information. To support this use case, add the SessionAuthentication profile authenticator, which merely reuses the IAuthToken from the session context, if present. Part of: https://pagure.io/dogtagpki/issue/1359
Diffstat (limited to 'base/java-tools')
0 files changed, 0 insertions, 0 deletions