django-oidc-provider/CHANGELOG.md

20 lines
367 B
Markdown
Raw Normal View History

2015-03-05 16:12:18 +00:00
# CHANGELOG
All notable changes to this project will be documented in this file.
2015-03-05 17:30:29 +00:00
### [Unreleased]
2015-03-06 17:15:54 +00:00
2015-03-19 17:04:32 +00:00
##### Added
- Setting OIDC_AFTER_USERLOGIN_HOOK.
2015-03-13 20:50:24 +00:00
### [0.0.1] - 2015-03-13
2015-03-05 17:30:29 +00:00
##### Added
2015-03-05 19:49:10 +00:00
- Provider Configuration Information endpoint.
2015-03-06 17:13:56 +00:00
- Setting OIDC_IDTOKEN_SUB_GENERATOR.
2015-03-06 17:15:54 +00:00
2015-03-06 17:13:56 +00:00
##### Changed
- Now use setup in OIDC_EXTRA_SCOPE_CLAIMS setting.
2015-03-05 16:12:18 +00:00
2015-03-05 17:30:29 +00:00
### [0.0.0] - 2015-02-26