Skip to content
Snippets Groups Projects
Unverified Commit 7a8dcdc5 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Released v1.4.0

parent c7b8ecde
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.4.0]
[Added] [Added]
- Added support for pass selected IdP from SP in AuthnContextClassRef attribute. - Added support for pass selected IdP from SP in AuthnContextClassRef attribute.
...@@ -51,6 +53,7 @@ ...@@ -51,6 +53,7 @@
- Changelog - Changelog
[Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master [Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master
[v1.4.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.4.0
[v1.3.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.3.0 [v1.3.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.3.0
[v1.2.2]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.2 [v1.2.2]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.2
[v1.2.1]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.1 [v1.2.1]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.1
......
{ {
"name": "elixir/simplesamlphp-module-elixir", "name": "elixir/simplesamlphp-module-elixir",
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for ELIXIR", "description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for ELIXIR",
"version": "1.4.0-dev", "version": "1.4.0",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["ELIXIR", "elixir", "simplesamlphp"], "keywords": ["ELIXIR", "elixir", "simplesamlphp"],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment