chore: Update Changelog (#4104)

Update changelog with OIDC Prompts feature

#4053
pull/4116/head
Elim Tsiagbey 2 years ago committed by GitHub
parent e8f96dc9b6
commit b06340c28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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))
### Bug Fixes

Loading…
Cancel
Save