Skip to content

Commit 1c8a640

Browse files
committed
release v3.4.0
1 parent 21afa54 commit 1c8a640

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All changes are in the `main` branch (`master` remains unchanged).
44

5+
### v3.4.0
6+
7+
+ Fixed issue: #4 - InResponseTo - make this available
8+
In case of SP initiated SSO, the auth response includes the original
9+
request ID. Make this available in the assertion subject esaml record.
10+
(as `in_response_to`). The IDP initiated requestes don't include this.
11+
The `in_response_to` field is set to an empty string in that case.
12+
513
### v3.3.0
614

715
+ `NameID` format can be passed as a parameter to `esaml_sp:generate_authn_request/3`.

0 commit comments

Comments
 (0)