<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Shared iPad on</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/</link><description>Recent content in Shared iPad on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 30 Jun 2026 00:00:00 -0700</lastBuildDate><atom:link href="https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/index.xml" rel="self" type="application/rss+xml"/><item><title>Set up a shared iPad</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/set_up_a_shared_ipad/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/set_up_a_shared_ipad/</guid><description>This page takes a blank enrolled iPad to a working shared device with Microsoft sign-in, the default for most teams. By the end, a person can walk up, tap their badge, reach the home screen, and open Teams or Outlook without a second login.
Most teams connect Microsoft sign-in so Teams, Outlook, and My Apps open as the same person, and it&amp;rsquo;s included in the steps below. If your users never open Microsoft apps, skip the steps marked Microsoft and leave the use_msal and azure_client_id lines out of the payload in Step 4.</description></item><item><title>User Experience</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/what_users_see/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/what_users_see/</guid><description>This page walks through what a person sees on a finished shared iPad, from the first tap to handing it on. It&amp;rsquo;s here so you can glance at a device and tell it&amp;rsquo;s working before you give it to staff or a help desk. You don&amp;rsquo;t need to read it to set anything up.
The home screen, before sign-in # A healthy iPad opens IDmelon Authenticator into the shared sign-in screen, not the normal personal app.</description></item><item><title>All configuration keys</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/configuration_keys/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/configuration_keys/</guid><description>Set every key in the Apple managed namespace (com.apple.configuration.managed) — the XML you paste in Intune.
Required # api_key — turns the app into a shared device; its presence is the switch.
String · Default: none · a Shared Mobile secret from the IDmelon Admin Panel
base_api_url — points the app at your on-premise IDmelon instead of the cloud.
String · Default: absent (uses the cloud) · an https URL</description></item><item><title>Login methods and hardware</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/login_methods/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/login_methods/</guid><description>shared_login_method picks how a person signs in: by badge or by face. For the key&amp;rsquo;s type, values, and default, see Configuration keys.
Default is badge / hub, also the fallback when the value is missing or unparseable.
Badge models # hub No local reader; badge IDs arrive over the IDmelon Hub relay. Default and fallback. auto Accepts any badge source — smart-card reader, keystroke reader, or hub. keystroke Keyboard-wedge / HID-keyboard reader.</description></item><item><title>Home page Customization</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/customization/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/customization/</guid><description>All optional. Add the blocks you want to the managed app config you push from Intune. For type, allowed values, and default of every key, see Configuration keys.
Shortcut tiles # shortcut_list adds tiles to the home screen. Each tile is a dict with three keys:
title — label under the tile. url — where it opens; accepts the tokens below. iconName — remote icon, fetched as &amp;lt;name&amp;gt;.png from your image host; unresolved name = no icon.</description></item><item><title>Microsoft sign-in options</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/microsoft_sign_in_options/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/microsoft_sign_in_options/</guid><description>Advanced Microsoft sign-in keys. Most teams never touch them. The standard Set up a shared iPad flow covers a normal Entra tenant.
For the type, allowed values, and default of every key, see Reference → Configuration keys (the canonical value).
use_msal # Turns on Microsoft Entra (MSAL) login. The setup page sets use_msal and azure_client_id (the two keys MSAL needs).
Lock sign-in to one tenant # azure_tenant_id is optional. Absent = common.</description></item><item><title>Advanced security options</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/advanced_security/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/advanced_security/</guid><description>Three optional keys. Most deployments leave them alone. Test on one device first. For the canonical type and default of each, see Configuration keys.
Passkeys on the shared iPad # shared_device_passkeys turns on passkey (FIDO2) mode. Use it only if your sign-in target expects passkeys.
&amp;lt;key&amp;gt;shared_device_passkeys&amp;lt;/key&amp;gt; &amp;lt;true/&amp;gt; Requires iPadOS 17 or later. No effect on older iPads.
One-time-use passkeys # one_time_use_passkeys spends each passkey after one sign-in. Only takes effect when shared_device_passkeys is also on.</description></item><item><title>Troubleshooting</title><link>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/troubleshooting/</link><pubDate>Tue, 30 Jun 2026 00:00:00 -0700</pubDate><guid>https://docs.idmelon.com/docs/for_administrators/shared_devices/shared_ipad/troubleshooting/</guid><description>Find your symptom, apply the fix. Each assumes you already pushed a managed app configuration from Intune and synced the device.
The app didn&amp;rsquo;t switch to shared mode # IDmelon Authenticator opens the normal personal screen, not the shared sign-in screen.
Cause: no api_key. Reading that key is the switch; there is no separate toggle.
Fix:
Set api_key to a Shared Mobile key from the IDmelon Admin Panel. Spell it exactly api_key, all lowercase.</description></item></channel></rss>