Update CHANGELOG.
This commit is contained in:
parent
2de1394202
commit
115a37e1e9
1 changed files with 8 additions and 0 deletions
|
@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
### [Unreleased]
|
### [Unreleased]
|
||||||
|
|
||||||
|
### [0.1.0] - 2015-07-17
|
||||||
|
|
||||||
|
##### Added
|
||||||
|
- Now id tokens are signed/encrypted with RS256.
|
||||||
|
- Command for easily generate random RSA key.
|
||||||
|
- Jwks uri to discovery endpoint.
|
||||||
|
- id_token_signing_alg_values_supported to discovery endpoint.
|
||||||
|
|
||||||
##### Fixed
|
##### Fixed
|
||||||
- Nonce support for both Code and Implicit flow.
|
- Nonce support for both Code and Implicit flow.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue