Missing or Moved UsernamePasswordContext
O'Dowd, Josh
Josh.O'Dowd at mso.umt.edu
Tue Nov 22 12:04:06 EST 2016
Hi,
Working to upgrade to IdP v3.3.0
Past IdP versions allowed for the UsernamePasswordContext to be fetched as a subcontext of the AuthenticationContext. We have an authn subflow that makes use of the UPC after user login, but before attribute resolution.
The following has returned the UPC in the past, but is now returning NULL (where ac is a verified AuthenticaitonContext):
UsernamePasswordContext upc = (UsernamePasswordContext)ac.getSubcontext(UsernamePasswordContext.class);
Any help?
Thanks.
Josh O'Dowd
Software Systems Engineer / Identity Access Management
Central IT, University of Montana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161122/69f2c9b7/attachment.html>
More information about the users
mailing list