Authentication using Global AD
We are planning to migrate from LDAP/CDS to Global AD .
1.)We are using sso login .
For CICD ,we have exposed one service where we have used custom authentication (LDAP),as we are migrating to Global AD,we need to authenticate via AD now .there are three authentication types available in service package 1.)Custom 2.)Oauth 3.)Basic.How we can implement sso auth service for authentication ?