java.lang.Object
ch.admin.bag.covidcertificate.authorization.config.RoleConfig

@Configuration @ConfigurationProperties(prefix="roles") public class RoleConfig extends Object
Configured data object that contains a list of roles with their internal, EIAM and mapped claim name. EIAM is an acronym and means eGovernment Identity und Access Management. The claim name is the name used inside the JW-Token (JSON Web Token).
  • Constructor Details

    • RoleConfig

      public RoleConfig()
  • Method Details