django-oidc-provider/CHANGELOG.md
2015-03-19 14:04:32 -03:00

20 lines
367 B
Markdown

# CHANGELOG
All notable changes to this project will be documented in this file.
### [Unreleased]
##### Added
- Setting OIDC_AFTER_USERLOGIN_HOOK.
### [0.0.1] - 2015-03-13
##### Added
- Provider Configuration Information endpoint.
- Setting OIDC_IDTOKEN_SUB_GENERATOR.
##### Changed
- Now use setup in OIDC_EXTRA_SCOPE_CLAIMS setting.
### [0.0.0] - 2015-02-26