Skip to content
This repository has been archived by the owner on Nov 3, 2017. It is now read-only.

Wrap the MFA authentication object to include the entire chain #34

Closed
mmoayyed opened this issue Jul 30, 2013 · 0 comments
Closed

Wrap the MFA authentication object to include the entire chain #34

mmoayyed opened this issue Jul 30, 2013 · 0 comments
Assignees
Labels

Comments

@mmoayyed
Copy link
Contributor

The constructed authentication object that is placed into the final MFA-enabled TGT needs to not depend on a particular authentication object in the chain, but rather, should wrap the entire chain inside it.

CF. https://github.com/Unicon/cas-mfa/blob/master/cas-mfa-java/src/main/java/net/unicon/cas/mfa/authentication/principal/MultiFactorCredentials.java#L98

This is to support the usecase of remembering and fulfilling all authentication methods (which there may be multiples of) on validation responses.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant