Skip to content

Commit

Permalink
PAR xmldoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Oct 23, 2023
1 parent 6db895d commit 83c0b76
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ public class PushedAuthorizationOptions
/// too low will likely cause login failures for interactive users, if
/// pushed authorization requests expire before those users complete
/// authentication. Some security profiles, such as the FAPI 2.0 Security
/// Profile recommend an within 10 minutes to prevent attackers from
/// pre-generating requests. To balance these constraints, the Lifetime
/// Profile recommend an expiration within 10 minutes to prevent attackers
/// from pre-generating requests. To balance these constraints, the Lifetime
/// defaults to 10 minutes.
/// </summary>
/// <remarks>There is also a per-client configuration setting that takes
Expand Down

0 comments on commit 83c0b76

Please sign in to comment.