<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="s" uri="http://www.springframework.org/tags" %> DARIAHSP Boot Sample Application

DARIAHSP Boot Sample Application

Error: ${error}
Message: ${message}

Served page: ${requestedPage}
Restrictions: ${restrictions}

User: ${_auth}
SessionId: ${_sessionId}

Local logins enabled: ${localEnabled}
SAML enabled: ${samlEnabled}

Pages

">Unprotected base url
">Protected url: authentication required
">Protected url: CONTRIBUTOR role or higher required (method annotation)
">Protected url: CONTRIBUTOR role or higher required (security config)
">Protected url: ADMINISTRATOR role required
">Blocked url: no access allowed

Login/Logout

">logout
">pac4j local logout
">pac4j central local logout
">Force SAML login (even if already authenticated)
">Force local login (even if already authenticated)