Class ProxyAuthServiceImpl

  • All Implemented Interfaces:
    AuthNService, AuthService, AuthZService

    @Profile("local")
    @Service
    public class ProxyAuthServiceImpl
    extends Object
    implements AuthService
    Proxy Implementation of Auth service which will not use IAM just give back proxy token.
    Author:
    Ramadurai Pandian, Urvil Joshi, Srinivasan