forked from baron/baron-sso
custom claim 권한체크 확인
This commit is contained in:
@@ -1031,6 +1031,12 @@ func TestCompareWorksmobileUsersIncludesWorksOnlyRowsWithoutExternalIDWhenInclud
|
||||
}
|
||||
|
||||
func TestCompareWorksmobileGroupsIncludesBaronAndWorksParentOrg(t *testing.T) {
|
||||
t.Setenv("SAMAN_DOMAIN_ID", "")
|
||||
t.Setenv("HANMAC_DOMAIN_ID", "")
|
||||
t.Setenv("GPDTDC_DOMAIN_ID", "")
|
||||
t.Setenv("HALLA_DOMAIN_ID", "")
|
||||
t.Setenv("BARONGROUP_DOMAIN_ID", "")
|
||||
|
||||
parentID := "tenant-parent"
|
||||
childID := "tenant-child"
|
||||
localTenants := []domain.Tenant{
|
||||
|
||||
Reference in New Issue
Block a user