Skip to content

Commit

Permalink
chore: Update Changelog
Browse files Browse the repository at this point in the history
Update changelog with OIDC Prompts feature

#4053
  • Loading branch information
elimt committed Dec 5, 2023
1 parent 4b3b22c commit ceb155d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
enables rate limits by default. For details on the default rate limits,
how to configure rate limits, and how to disable rate limiting see the
noted PR. ([PR](https://github.com/hashicorp/boundary/pull/4092))
* Add support for OIDC prompts. Using prompts, the Relying Party (RP) can
customize the authentication and authorization flow to suit their specific
needs and improve the user experience. [OIDC Authentication request]
(https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest) server.
([PR](https://github.com/hashicorp/boundary/pull/4053))

## 0.14.2 (2023/10/27)

Expand Down

0 comments on commit ceb155d

Please sign in to comment.