Releases: Authing/authing-java-sdk
Releases · Authing/authing-java-sdk
v3.1.11
- Fix department list deserialization error.
v3.1.10
- TenantUserDto 新增 departmentIds 可选属性,字符串数组类型
- ListTenantUsersOptionsDto 新增 withDepartmentIds 可选属性,boolen 类型
- UserDto 新增 tenantIds 可选属性,字符串数组类型
- GetUserBatchDto, GetUserDto, ListUsersOptionsDto 新增 withTenantIds 可选属性,boolean 类型
v3.1.8
improve data resource extension field sdk description
v3.1.7
add data resource extend field sdk
v3.1.6
oidc get access token by code support redirect uri param
v3.1.5
- oidc/auth supports multi-tenancy, and access_token resolution supports the tenant_id attribute
v3.1.4
- remove the local signature and use the management token