Hi,
We support max_auth_age in the OpenID PAPE extension.
Our current implementation requires that at least
the following parameters if you want Yahoo! OP to
prompt the user for password unconditionally:
openid.ns.pape=http://specs.openid.net/extensions/pape/1.0
openid.pape.max_auth_age=0
openid.pape.preferred_auth_policies
The last parameter's value should be "http://schemas.openid.net/pape/policies/2007/06/none"
even if you don't have any preferred auth policies though we will
allow it to be empty in our future OpenID implementation update.
The auth polices we support include:
http://schemas.xmlsoap.org/ws/2005/05/iden...sonalidentifierhttp://www.idmanagement.gov/schema/2009/05/icam/no-pii.pdfhttp://www.idmanagement.gov/schema/2009/05...rust-level1.pdffor which you can find more information here:
http://www.idmanagement.gov/drilldown.cfm?...=openID_openGOV Thanks,
Yu Wang