-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BCMOHAD-25342 - Custom Metadata update
- Loading branch information
1 parent
f0f08b4
commit c288397
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
...ult/customMetadata/IDP_User_Registration_Permission_Set.ALR_Data_Investigator.md-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<label>ALR_Data_Investigator</label> | ||
<protected>false</protected> | ||
<values> | ||
<field>Assignment_Type__c</field> | ||
<value xsi:type="xsd:string">Permission Set Group</value> | ||
</values> | ||
<values> | ||
<field>External_Provider_User_Mapping__c</field> | ||
<value xsi:type="xsd:string">ALR_Data_Investigator</value> | ||
</values> | ||
<values> | ||
<field>Salesforce_Permission_Set_Group__c</field> | ||
<value xsi:type="xsd:string">EHIS_ALR_Data_Investigator_PSG</value> | ||
</values> | ||
<values> | ||
<field>Salesforce_Permission_Set__c</field> | ||
<value xsi:nil="true"/> | ||
</values> | ||
<values> | ||
<field>Salesforce_Public_Group__c</field> | ||
<value xsi:nil="true"/> | ||
</values> | ||
<values> | ||
<field>Salesforce_Queue__c</field> | ||
<value xsi:nil="true"/> | ||
</values> | ||
</CustomMetadata> |
41 changes: 41 additions & 0 deletions
41
...fault/customMetadata/IDP_User_Registration_User_Mapping.ALR_Data_Investigator.md-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<label>ALR_Data_Investigator</label> | ||
<protected>false</protected> | ||
<values> | ||
<field>Assurance_Level__c</field> | ||
<value xsi:type="xsd:string">3</value> | ||
</values> | ||
<values> | ||
<field>Default_Domain__c</field> | ||
<value xsi:type="xsd:string">alr.qa</value> | ||
</values> | ||
<values> | ||
<field>External_Provider_Role__c</field> | ||
<value xsi:type="xsd:string">ALR_Data_Investigator</value> | ||
</values> | ||
<values> | ||
<field>Identity_Provider__c</field> | ||
<value xsi:type="xsd:string">Keycloak</value> | ||
</values> | ||
<values> | ||
<field>MFA_Flag__c</field> | ||
<value xsi:type="xsd:boolean">true</value> | ||
</values> | ||
<values> | ||
<field>Salesforce_User_License__c</field> | ||
<value xsi:type="xsd:string">Salesforce</value> | ||
</values> | ||
<values> | ||
<field>Salesforce_User_Profile__c</field> | ||
<value xsi:type="xsd:string">MOH Standard User</value> | ||
</values> | ||
<values> | ||
<field>Salesforce_User_Role__c</field> | ||
<value xsi:nil="true"/> | ||
</values> | ||
<values> | ||
<field>Sequence__c</field> | ||
<value xsi:type="xsd:double">11.0</value> | ||
</values> | ||
</CustomMetadata> |