gifted-florist-65280
05/03/2023, 2:56 PMgifted-florist-65280
05/17/2023, 6:49 AMgifted-florist-65280
06/07/2023, 9:07 AMfaint-musician-4508
brash-pencil-33614
06/14/2023, 11:50 AMgifted-florist-65280
06/20/2023, 6:37 PMgifted-florist-65280
06/30/2023, 1:59 PMbrash-pencil-33614
07/07/2023, 7:21 PMgifted-florist-65280
07/20/2023, 4:17 PMgifted-florist-65280
08/09/2023, 2:46 PMgifted-florist-65280
08/28/2023, 12:44 PMgifted-florist-65280
09/19/2023, 12:52 PMbreezy-evening-56597
gifted-florist-65280
11/15/2023, 7:31 PMgifted-florist-65280
12/07/2023, 5:49 PMsalmon-night-88354
12/20/2023, 1:58 PMCertificateVerify
parameter has 3 modes: CertificateVerifyAutomatic
(default - skip only when base URL is overridden, like when setting to localhost or using a port), CertificateVerifyAlways
and CertificateVerifyNever
.
• Please notice that this will break your application in case it uses a non-valid TLS certificate, and so migration should be tested carefully.
• Support context: Added the ability to work with context, in all authentication methods and management functions.
• Please notice that this breaks compilation of all the related functions.
• Appending user login IDs: We've added the option to assign multiple login IDs to a user, using the AdditionalLoginIDs
attribute, upon creation and/or invitation of the user.
• Please notice that this breaks compilation of the following user functions: Create
, CreateTestUser
, Invite
.
Enhancements
• First, middle and last names of a user: We added system attributes for first (GivenName
), middle (MiddleName
) and last (FamilyName
) of a user.
• Delete a project: Added the Delete
function for projects.
• Check roles or permissions of a user: Check if the user has at least one of the roles in a provided list, using the GetMatchedRoles
function. This also applies for checking permissions (GetMatchedPermissions
), and also for checking the existence on a project level and a specific tenant level (GetMatchedTenantRoles
, GetMatchedTenantPermissions
).
• Set the user's roles: We now support the option to set an existing user's roles. Instead of fetching existing roles, removing all of them and adding new ones 'from scratch' - use the SetRoles
user function.
• Delete a user by its userId: Support to delete a user by its userId
property, using the new DeleteByUserID
function.
• Remove a user's passkey login IDs: Using the userRemoveAllPasskeys
management function, the Descoper can decide to remove all passkeys associated with a specific user.
More details here: https://github.com/descope/go-sdk/releases/tag/v2.0.0gifted-florist-65280
12/27/2023, 3:35 PMgifted-florist-65280
01/11/2024, 2:45 PMcool-painter-21737
01/24/2024, 1:35 PMgifted-florist-65280
02/05/2024, 9:16 PMgifted-florist-65280
02/22/2024, 6:24 PMgifted-florist-65280
04/09/2024, 10:52 AMbreezy-evening-56597
gifted-florist-65280
05/09/2024, 12:09 PMgifted-florist-65280
05/20/2024, 12:05 PMgifted-florist-65280
06/02/2024, 12:22 PMgifted-florist-65280
06/30/2024, 12:18 PMgifted-florist-65280
07/21/2024, 9:44 AMgifted-florist-65280
08/06/2024, 3:47 PMgifted-florist-65280
08/26/2024, 1:44 PM