Forum Discussion

Rune Myrhaug's avatar
Rune Myrhaug
Brass Contributor
Apr 02, 2017

Office 365 PostLogoutRedirectUri

Hi

 

Is it any way to customize the Office 365 PostLogoutRedirectUri so that when i'm log out of Office 365 I'm redriected to eg. my Intranett?

 

Br. Rune

    • Rune Myrhaug's avatar
      Rune Myrhaug
      Brass Contributor
      Thanks :) Very nice if it have been any way to customize the logout button/links in Office 365.

      Br. Rune
  • This is possible using Old Azure Portal and go to your Tenant Active Direcory, Customize branding and go to Advanced and you will have Post Logout Link URL to customize.

     

    If this is configured, Azure AD will show a link to a web site of your choice, after users sign out of Azure AD web applications.

    * Make sure to configure both the label and URL properties!
    * Link can be plain text only.
    * URL can be HTTP or HTTPS.

     

     

     
    • Manikandan Palaniappan's avatar
      Manikandan Palaniappan
      Copper Contributor

      I am integrating Office 365 with Identity Provider Using SAML 2.0 ,In Azure active directory navigated to Company Branding and I am trying to give custom logoff URl but there is no place to give, this option was there before in azure active directory  and I tried to give through power shell script e.g  LogOffUri = https://login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=http://google.co.in not working. Please help me where and how I can give my custom LogOffUri  URI

       

      Note:

      1, Please find the attachment for power shall script  logoff URl  configuration 

      2, As mention in the below URL  azure active directory was having logoff URl  in Company Branding  which is missing in current azure active directory

      https://greeneyeits.com/?p=520

    • Rune Myrhaug's avatar
      Rune Myrhaug
      Brass Contributor
      Thanks, I'm aware of this possibility :) Almost perfect, but the thing is that I want the redirect to happen automatically without user interaction (no need to click on any link).

      Br. Rune

Resources