diff --git a/flows/authn/conditions/conditions-flow.xml b/flows/authn/conditions/conditions-flow.xml index 00ff7f6..e48e2c9 100644 --- a/flows/authn/conditions/conditions-flow.xml +++ b/flows/authn/conditions/conditions-flow.xml @@ -25,7 +25,7 @@ - + diff --git a/messages/error-messages.properties b/messages/error-messages.properties index 3606493..b91818e 100644 --- a/messages/error-messages.properties +++ b/messages/error-messages.properties @@ -117,3 +117,7 @@ error.message = An error occurred: $eventId root.title = Shibboleth IdP root.message = No services are available at this location. root.footer = Insert your footer text here. + +# https://wiki.shibboleth.net/confluence/display/IDP30/ReleaseNotes#ReleaseNotes-3.3.0(November10,2016) +NoSuchFlowExecutionException = stale +ExternalAuthenticationException = stale diff --git a/system/flows/authn/password-authn-flow.xml b/system/flows/authn/password-authn-flow.xml new file mode 100644 index 0000000..07f6fba --- /dev/null +++ b/system/flows/authn/password-authn-flow.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/views/logout.vm b/views/logout.vm index a65c9ec..425e2bd 100644 --- a/views/logout.vm +++ b/views/logout.vm @@ -79,10 +79,9 @@
  • Carleton Wiki
  • Lynda.com
  • - - #if ( $profileRequestContext.getProfileId().contains("saml2/logout") ) -