Configure Spring Security with Multiple Authentication Providers in a Single Profile
This project is having the following authentication profiles:
BASIC_AUTH -> Basic Authentication
JWT_AUTH -> JWT Authentication
LDAP_AUTH -> LDAP Authentication
NO_AUTH -> Disable Authentication
MULTI_AUTH -> Multiple Authentication