useOidcMaxAge

@JvmName(name = "oftkesrwrrgewtjo")
suspend fun useOidcMaxAge(value: Output<Boolean>)
@JvmName(name = "srxifaqpvritcstm")
suspend fun useOidcMaxAge(value: Boolean?)

Parameters

value

Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the sessionLength field and the max_age OIDC param.