AuthPolicies

esw.commons.auth.AuthPolicies
object AuthPolicies

This is model representing Authorization policies defined for TMT. There is an assumption that the user roles are appropriately defined in Keycloak server. More information can be found here. See Gateway documentation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def eswUserOrSubsystemEngPolicy(subsystem: Subsystem): CustomPolicy
def eswUserOrSubsystemUserPolicy(subsystem: Subsystem): CustomPolicy
def subsystemUserRolePolicy(subsystem: Subsystem): CustomPolicy

Concrete fields

val eswUserRolePolicy: CustomPolicy