ZWeb.API.MIS.SSOController (Portico/Z v0.1.0)
API endpoint for getting SSO URLs for users
See Z.MIS
for details
Link to this section Summary
Functions
Get an SSO link from our MIS (medical information) system
Link to this section Functions
Link to this function
create(conn, map)
Get an SSO link from our MIS (medical information) system
Returns HTML status 404 (not found) on error.
Required parameters:
email
- The email address of the Campdoc user for whom you want to generate the SSO link.
See Z.MIS.sso/1
for more details about SSO generation.