Module: Doorkeeper::OpenidConnect::Helpers::Controller::MaxAge

Included in:
Doorkeeper::OpenidConnect::Helpers::Controller
Defined in:
lib/doorkeeper/openid_connect/helpers/controller/max_age.rb

Overview

Enforces the OIDC max_age authorization parameter (OIDC Core 1.0 ยง3.1.2.1): when the resource owner's last authentication is older than max_age seconds, reauthentication is required.