aspnetcore/test
OpenIDAuthority e34a5f8fb8 Add MaxAge to OpenIdConnectOptions
- 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
2017-10-09 11:45:51 -07:00
..
Microsoft.AspNetCore.Authentication.Test Add MaxAge to OpenIdConnectOptions 2017-10-09 11:45:51 -07:00
Microsoft.AspNetCore.Authorization.Test
Microsoft.AspNetCore.ChunkingCookieManager.Sources.Test
Microsoft.AspNetCore.CookiePolicy.Test
Microsoft.Owin.Security.Interop.Test
Directory.Build.props