August 12, 2020 / by Rimu Atkinson / Programming
Many organisations use Microsoft’s “Azure Active Directory” service to manage all their logins. If you want your web site to let people in one of those organisations log in to your PHP-based web site then the SAML protocol can be used to facilitate that process, without them needing to manually create an account on your […]
Read more
Integrating SimpleSAMLphp with Azure Active Directory
August 12, 2020 / by Rimu Atkinson / Programming
Many organisations use Microsoft’s “Azure Active Directory” service to manage all their logins. If you want your web site to let people in one of those organisations log in to your PHP-based web site then the SAML protocol can be used to facilitate that process, without them needing to manually create an account on your […]
Read more