Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed SpnegoWebflowConfigurer to use the evaluateClientRequest as documented #3408

Merged
merged 2 commits into from Jul 16, 2018
Merged

Commits on Jul 16, 2018

  1. Fixed SpnegoWebflowConfigurer to use the evaluateClientRequest as

    documented.
    
    Changes include the following:
    - Added conditional logic when mixedModeAuthentication is false to use
    startSpnegoAuthenticate flow.  Otherwise it will use
    evaluateClientRequest.
    - Modified createEvaluateSpnegoClientAction to be equivlent to the other
    Spnego actions on failure which is
    CasWebflowConstants.STATE_ID_VIEW_LOGIN_FORM
    miller79 committed Jul 16, 2018
    Copy the full SHA
    aa52957 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d684ca7 View commit details
    Browse the repository at this point in the history