Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Here you will find notes/solutions/etc about using a DFW instance in private/public config.

Azure Authentication

Users must log in to view private pages in the DFW. Login authenticates against the Azure web application, which controls access. You will need to provide a list of domain URLs to your Azure administrator to use this authentication process.
Examples:

Login / Logout

Employees who log in to view private pages will not see the Drupal administration menu so will need a way to log out of the website. One easy way to do this is to add Login and Logout links to the Utility menu.

  • Login URL: /login

  • Logout URL: /user/logout

You can add a background color to these links by selecting the preferred color in the Attributes menu.

Prior to logging in only the blue Login button displays in the utility menu.

screenshot with blue Login button at top right of website

After the employee logs into the DFW site, the black Logout button displays.

screenshot with black Logout button at top right of website

After the user logs out of the DFW site, the Logout button will disappear.

Utility menu login/logout links

Search (meta description tags)

Private/Public checkbox

  • No labels