During the discussions on #89 and #90 the prompt parameter was raised as an option to force reauthentication. IPSIE has, to date, not defined any usage of the prompt parameter.
As we work toward the SL1 interop it is imperative that we provide concrete requirements for the use of the prompt parameter to ensure interoperability between OP and RP. As we define the requirements, we need to define the intersection with max_age since setting max_age=0 is effectively setting prompt=login.
I'll queue this up for discussion on the June 23, 2025 call.
During the discussions on #89 and #90 the
promptparameter was raised as an option to force reauthentication. IPSIE has, to date, not defined any usage of the prompt parameter.As we work toward the SL1 interop it is imperative that we provide concrete requirements for the use of the prompt parameter to ensure interoperability between OP and RP. As we define the requirements, we need to define the intersection with
max_agesince settingmax_age=0is effectively settingprompt=login.I'll queue this up for discussion on the June 23, 2025 call.