Jan Dittberner
9ad06a2935
- add identity information to the index page - let the session expire when the token expires
690 B
690 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Changed
- let the session expire when the token expires
Added
- add identity output to index page
[0.2.0]
Changed
- re-order configuration precedence
- default config file idp.toml
- config files given via the
--conf
command line argument - environment variables with the
RESOURCE_APP_
prefix
Fixed
- fix logged application name
[0.1.0] - 2023-07-29
Changed
- initial release