SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Connect Azure Active Directory to Identity Authentication Service

Configure the Identity Authentication service to leverage your Azure Active Directory setup.

Overview

🎓 beginner 30 min. SecurityBeginnerSAP Business Technology PlatformIdentity Authentication

You will learn

  • โœ”How to establish trust between your Identity Authentication service and Azure Active Directory
Valentin Atanassov V Valentin Atanassov July 14, 2023
Created by July 14, 2023
Contributors

Prerequisites

Steps

Intro

The Identity Authentication service offers end-to-end security including several authentication methods between your end users and applications. Leverage a variety of authentication methods including form-based/SAML, client certificate, username and password, and OAuth. In this tutorial we are initially setting up the connection between your Azure Active Directory and the Identity Authentication service in form of exchanging metadata.

Once the connection between your Azure Active Directory and the Identity Authentication service is done you can simply use it to connect it to several applications and environments.

To summarize the steps in this tutorial overall: You are going to exchange metadata (files) of Azure Active Directory and your Identity Authentication service to make them known to each other.


Step 1 Log into Azure Portal
โ€”

Login to Azure Portal by going to https://portal.azure.com and provide your credentials.

Make sure you are using the right directory within the Azure subscription. The current directory is shown below your user name.

current directory shown below the user name in the upper right corner of the page
current directory shown below the user name in the upper right corner of the page

If it’s not the one you want to use, click on your profile and choose Switch Directory.

current directory shown below the user name in the upper right corner of the page
current directory shown below the user name in the upper right corner of the page

Either set your Default directory by selecting an item in the Dropdown or choose the directory for this particular session by selecting one of the listed options. (see both variants on the screenshot below)

choose between changing the default directory or to a temporary directory for this session
choose between changing the default directory or to a temporary directory for this session

Step 2 Create enterprise application in Azure Active Directory
+
Step 3 Download single sign-on metadata from Azure Active Directory
+
Step 4 Log onto Identity Authentication service
+
Step 5 Create corporate identity provider
+
Step 6 Upload Azure Active Directory federation metadata file
+
Step 7 Change identity provider type
+
Step 8 Download Identity Authentication service tenant metadata
+
Step 9 Upload Identity Authentication service tenant metadata to Azure Active Directory
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 9
1. Log into Azure Portal 2. Create enterprise application in Azure Active Directory 3. Download single sign-on metadata from Azure Active Directory 4. Log onto Identity Authentication service 5. Create corporate identity provider 6. Upload Azure Active Directory federation metadata file 7. Change identity provider type 8. Download Identity Authentication service tenant metadata 9. Upload Identity Authentication service tenant metadata to Azure Active Directory

Learn more →