Zoom – iOS

Created: Documentation

Zoom v6.6 is integrated with Mobile Access Management for iOS.

Sign In

Zoom uses Apple’s Enterprise Autofill framework to sign into the application and Universal Link Callbacks to sign out.

The Sign in page requires a UN/PW and site identifier field. The ULC needs to be enabled via appconfig for ULC to function:

Appconfig: EnableAutoLogoutWithULC = true

Profile
				
					<SSO>
	<global verCreate="6.0" verLastMod="6.0"/>
		<app nm="Zoom" desc="Zoom" profileType="2" appType="0">
			<env type="200" nm="iOS">
				<scn nm="" auto="0" dgs="1">
					<ctl var="USR"/>
					<ctl var="PWD"/>
				</scn>
			</env>
		</app>
	<containers/>
</SSO>
				
			
Sign Out

MAM can sign out of an open Zoom session at device check in using a Universal Link Callback.

Select Zoom from the dropdown menu in MAM or manually add a the ULC link under Admin > App Logouthttps://zoom.us/ulclogout