Skip to content

Releases: cloudtrust/common-service

Allow consent configuration in social AND corporate

22 Jul 09:19
483d36e
Compare
Choose a tag to compare
2.4.3

[CLOUDTRUST-3370] Allow consent configuration in social AND corporate

Authorization manager enhancement

21 Jun 14:29
ccf22f2
Compare
Choose a tag to compare

Authorization manager can check rights of the owner of the JWT token

Logging enhancements

07 Jun 09:23
4263189
Compare
Choose a tag to compare
2.4.1

[CLOUDTRUST-2819] Log health check status on error

Make some methods public, update dependencies

12 May 14:31
e14a77b
Compare
Choose a tag to compare

Make methods public to be used by external component
Update dependencies and fix unit tests

Add GLN configuration

16 Apr 08:20
dce05fc
Compare
Choose a tag to compare
v2.3.5

[CLOUDTRUST-3113] Add a GLN field in RealmAdminConfiguration

Consent required and phone number obfuscation

02 Mar 09:12
65ef9e5
Compare
Choose a tag to compare

Add ConsentRequired in realm admin configuration
Add method to obfuscate phone numbers

Ping timeout

22 Jan 11:22
aba70a4
Compare
Choose a tag to compare

Uses a timeout for db ping
Add NeedVerifiedContact in RealmAdminConfiguration

Unmarshalling of null json values

13 Jan 08:56
0da35ea
Compare
Choose a tag to compare
v2.3.2

[SCPR-86] Know if field was explicitly set to null on JSON unmarshaling

Middleware for basic authentications

05 Jan 09:25
db4f491
Compare
Choose a tag to compare
  • Normalize phone number to E164 while validating number
  • Add Theme field in realm admin configuration
  • Add middleware to allow basic authentications with a map

New onboarding flow support

09 Dec 17:28
b54d0cf
Compare
Choose a tag to compare
[CLOUDTRUST-2856] Add onboarding and self-register config attributes

Co-authored-by: harture <31417989+harture@users.noreply.github.com>