Azure OAuth Client SSO
140 sites
Security covered
This module allows users to log into your Drupal website using their Microsoft Azure Active Directory credentials. It simplifies user management, enhances security by using Azure AD's protocols, and can sync user profile information like names and pictures.
The OAuth Login - [azure_oauth_sso] module empowers your Drupal website with seamless login experiences using industry-standard OAuth 2.0. This translates to a more convenient and secure way for your users to access your platform.
Key Benefits:
- Effortless Logins: Leverage existing Microsoft Azure AD credentials for user authentication, eliminating the need for separate Drupal logins.
- Enhanced Security: Benefit from the robust security protocols of Azure AD, ensuring user data remains protected.
- Simplified User Management: Automate user registration and role assignment based on pre-defined Active Directory groups or department fields.
- Streamlined Configuration: Easily map essential user profile attributes like username, email, name, and more to corresponding Drupal user fields.
- Unified User Pictures: Maintain user profile consistency by synchronizing profile pictures between Drupal and Active Directory.
- Flexible Access Control: Enforce site-wide authentication with automatic redirection to Azure AD login for unauthenticated users.
- Token Retrieval Power: Access and utilize authorization tokens within your Drupal application using the provided service injection.
To retrieve the authorization token
$token = \Drupal::service('azure_oauth_sso.token_service')->getToken();
Get Started Today!
- Website: https://www.ispectra.co
- Drupal Modules: Explore our full range of Drupal modules.
- Support: Contact us at [[email protected]] for any inquiries.
- Module Configuration: Submit questions directly from the module's configuration page