which service points to this endpoint : "v1/auth/sso/authorize" ?
I am not able to find any, these are all the possible options that I am seeing :
AuthenticationService authService;
OTPService otpService;
SAMLService samlService;
TOTPService totpService;
OAuthService oauthService;
PasswordService passwordService;
MagicLinkService magicLinkService;
EnchantedLinkService enchantedLinkService;
using this pom :
artifactId=java-sdk
groupId=com.descope
version=1.0
which service points to this endpoint : "v1/auth/sso/authorize" ?
I am not able to find any, these are all the possible options that I am seeing :
using this pom :