Please enable JavaScript to view this site.

Navigation: Using PHPRunner > Security

AzureAD authentication

Scroll Prev Next More

 

The Azure Active Directory (Azure AD) enterprise identity service from Microsoft that provides single sign-on and multi-factor authentication. Official AzureAD website.

 

security_azuread

 

1. Application ID

 

azure_application_id

 

2. OpenID Connect metadata Document

 

 

azure_metadata_document

 

3. Client Secret
 
On the first screenshot click "Client credentials" and create "New client secret". You will be shown Secret ID and Secret Value. We only need the Value. Right it down right away, you can only see it once when it is created.

 

azure_client_secret

 

4. Redirect URI

2:23

When you specify callback URL in AzureAD settings use openidcallback.php file name. For instance, if your project resides at https://website.com/myproject, the callback URL will be https://website.com/myproject/openidcallback.php.

 

azure_redirect_uri

Security articles:

Security screen

Login form appearance

Two-factor authentication

Registration and passwords

Advanced security settings

User group permissions

Dynamic permissions

Audit and record locking

Encryption

Active Directory

Facebook connect

Sign in with Google

CAPTCHA on authentication pages

See also:

Security API

Datasource tables screen

Miscellaneous settings

Page Designer

Event editor

 

Created with Help+Manual 7 and styled with Premium Pack Version 3 © by EC Software