We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca56b5 commit 86b0a84Copy full SHA for 86b0a84
Release.txt
@@ -1,3 +1,4 @@
1
-0.0.5 Release including:
+0.0.6 Release including:
2
3
-- Corrected incorrect integration packaging
+- Bugfix not including userid in session handover
4
+- Provide docker builds for all components
SmartcardAuth/Dockerfile
SmartcardAuth/README.md
SmartcardAuth/env.sample
SmartcardAuth/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.answerdigital.ers</groupId>
12
<artifactId>ers-user-auth-app</artifactId>
13
- <version>v0.0.5-alpha</version>
+ <version>v0.0.6-alpha</version>
14
<name>ers-user-auth</name>
15
<description>User auth component for eRS adaptor</description>
16
<properties>
0 commit comments