We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3dc68 commit 9f1de9cCopy full SHA for 9f1de9c
src/views/tenant/backup/RestoreBackup.jsx
@@ -108,9 +108,7 @@ const OffboardingWizard = () => {
108
<RFFCFormSwitch name="users" label="User List" />
109
<RFFCFormSwitch name="groups" label="Groups" />
110
<h3 className="underline mb-4">Conditional Access</h3>
111
- <RFFCFormSwitch name="ca" label="Conditional Access" />
112
- <RFFCFormSwitch name="namedlocations" label="Named Locations" />
113
- <RFFCFormSwitch name="authstrengths" label="Authentication Strengths" />
+ <RFFCFormSwitch name="ca" label="Conditional Access Configuration" />
114
</CCol>
115
<CCol>
116
<h3 className="underline mb-4">Intune</h3>
0 commit comments