Forum Discussion
How can I set a employee login page to my company website which is created in wordpress?
Hellojabbarsh !
Perhaps just do a hyperlink called "Forms" and link that to the Forms URL?
Or you can probably use a Wordpress plugin for Azure AD sign in?
Or go more advanced and try to set it up with a App registration in Azure? 🙂
Kind Regards
Oliwer Sjöberg
- jabbarshJan 13, 2020Copper Contributor
Thanks for the kind informationoliwer_sundgren .
In my company we all together 350 employees and the purpose of this is to avoid paper printouts at the minimum level. We have many E-forms from Annual leave to Settlement. The Staff has to log in to this portal to fill up the details with a digital signature and then forward it to their line manager and to the head of the department. I need to integrate this with our WordPress website. Which is the simpler method? Your opinion is required.
Kind Regards,
Jabz
- Pavel_lVJan 13, 2020Copper Contributor
Hi jabbarsh
If you are using Azure Active Directory you can enable WordPress with it to enable SSO.
You can achieve this goal by following https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/configure-password-single-sign-on-gallery-applications
I just checked and WordPress is available in Application catalog of Azure AD, the requirement is to have an existing WordPress.com subscription.
Hope this help!