1

I am configuring the Azure Active Directory as SSO Authentication Provider for Salesforce. I have already Registered the Application in Azure. When I try to configure SSO in Azure for the registered application but I am not able to see Single sign on option under Manage for the aplication. Please help.

Guru
  • 11
  • 1
  • 4
  • Have you referred to https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/configure-single-sign-on-portal? – Jim Xu Mar 07 '19 at 01:54
  • Hi Guru, if my answer is helpful for you, please make it as answer. Thanks. – Tony Ju Mar 15 '19 at 00:45

2 Answers2

5

You need to choose Non-gallery application to add your own application. Click Azure Active Directory->click Enterprise applications->click New application->choose Non-gallery application. enter image description here

Then you will find the Single sign-on feature. enter image description here

Tony Ju
  • 14,891
  • 3
  • 17
  • 31
0

Thank you for responding. Actually it is more of a subscription issue. I am not able to add the add the 'New application' under Enterprise Application option. Once I get that solved then I will try your solution. Thanks again.

Guru
  • 11
  • 1
  • 4
  • You need to be a Global Administrator or Co-admin of that AD. Please refer to https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/access-panel-troubleshoot-application-not-appearing – Tony Ju Mar 08 '19 at 10:02
  • Thank you Tony. My issue has been resolved. Actually, the team that handles the Azure has created the app for me and assigned me as a User. I will not request to have Global Admin or co-admin eole for future purposes. – Guru Mar 08 '19 at 18:59
  • Glad to hear that. Do click on "Mark as Answer" on the answer that helps you and vote it as helpful, this can be beneficial to other community members. – Tony Ju Mar 09 '19 at 04:42