Skip to content

Releases: UrbanCompass/onelogin-go-sdk-compass

Add ftech app rule action values

25 Jul 22:57
c6ba006
Compare
Choose a tag to compare
v4.2.7

Update validPaths.go

Add UserApp query and ignore_visibility

06 Jun 13:50
d223e3e
Compare
Choose a tag to compare

Use a separate struct for User writes

30 May 11:00
5d15a26
Compare
Choose a tag to compare

Comment out time fields in User model

29 May 21:19
4a1d7c1
Compare
Choose a tag to compare

Bug where null time values are not omitted in JSON (e.g. omitempty not working) when PUT with User struct, setting last_login and other values incorrectly.

add more custom fields

21 May 13:18
8b65711
Compare
Choose a tag to compare
v4.2.3

Update user.go

Fixes

13 May 18:03
a9a0864
Compare
Choose a tag to compare
v4.2.1

Update go.mod

bump to new minor version

05 May 17:31
24639ae
Compare
Choose a tag to compare
v4.2.0

Update users.go

fix RemoveUserRoles method name

05 May 13:25
24639ae
Compare
Choose a tag to compare
v4.1.9

Update users.go

Fix add user remove roles to actually provide the roles

05 May 13:11
fd92dfc
Compare
Choose a tag to compare

Add fields to RoleQuery

29 Apr 11:20
02dcff7
Compare
Choose a tag to compare
v4.1.7

Update role.go