- max_age parameter added to the authentication request if MaxAge is not null - throws exception if MaxAge is set to a negative value - Fractions of seconds are ignored - See http://openid.net/specs/openid-connect-core-1_0.html#AuthRequest for expected behavior Addresses #1233 |
||
|---|---|---|
| .. | ||
| MockOpenIdConnectMessage.cs | ||
| OpenIdConnectChallengeTests.cs | ||
| OpenIdConnectConfigurationTests.cs | ||
| OpenIdConnectEventTests.cs | ||
| OpenIdConnectTests.cs | ||
| TestServerBuilder.cs | ||
| TestServerExtensions.cs | ||
| TestSettings.cs | ||
| TestTransaction.cs | ||