Authority constructor
Authority({})
Implementation
Authority({
this.identityProvider,
this.issuer,
this.oidcJwks,
this.scopeTenancyIdentityProvider,
this.scopeTenancyWorkloadIdentityPool,
this.workloadIdentityPool,
});