TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About App Registration
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Khoday Akilesh (3)
Muhammad Asif (2)
Vinay Ayinapurapu (2)
Arun Potti (2)
Jalpa Dhola (1)
Vijai Anand Ramalingam (1)
Kaviya Balasubramanian (1)
Sarathlal Saseendran (1)
Vikas Hooda (1)
Shantha Kumar T (1)
Dhruvin Shah (1)
Related resources for App Registration
No resource found
Managing User Data in Azure AD with Microsoft Graph API
11/5/2024 5:47:57 AM.
Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, cre
App Registration with Microsoft Entra ID Configure SharePoint Permissions
5/19/2024 6:56:50 AM.
Register your app in Azure AD for SharePoint access using PowerShell. Configure permissions, obtain Client ID and Secret for OAuth authentication, granting necessary access to SharePoint resources, fa
Auth0 App Registration - JWT Generation & Validation with Public Key
4/3/2024 4:19:56 AM.
Auth0 offers robust solutions for app registration, JWT generation, and access token management. Developers configure settings, generate JWTs signed by Auth0's private key, and validate them using
Dynamic Redirect URL/ Wildcard URL in Azure App Registration
3/15/2024 8:28:39 AM.
Learn how to configure dynamic redirect URLs or wildcard URLs in Azure App Registration for enhanced flexibility and scalability. By leveraging this feature, you can dynamically handle various callbac
How To Register An App In Azure Active Directory
2/12/2024 9:27:07 AM.
This guide outlines the steps to register an application in Azure Active Directory (AD). The purpose includes integrating apps and services with Azure AD, generating tokens for authentication, and lev
Easily Read Key Vault Secrets From ASP.NET Core Web API Application
2/7/2024 5:29:31 AM.
Azure Key Vault facilitates secure storage and access to sensitive information such as API keys and passwords. It organizes secrets into logical groups called vaults. Refer to Microsoft's document
Certificate Based Authentication in Azure AD App Registration using POSTMAN
1/15/2024 4:41:07 AM.
In this article we will go through authenticating an Azure AD app using certificate based authentication using POSTMAN tool.
Setting up SharePoint app-only principal with App Registration
12/1/2023 9:20:19 AM.
The article explains setting up App only principal access to SharePoint online sites using Azure AD Application Registration.
Register your app with Azure AD
11/7/2023 9:08:40 AM.
Learn to register your application to the Azure Entra ID. This article provides a concise and clear guide for adding App Registration to Azure Entra ID and creating a client secret. The step-by-step i
Registering Applications with Certificates, Secrets, and Federated Credentials
9/2/2023 7:16:16 AM.
Discover the process of registering applications using certificates, secrets, and federated credentials in this informative guide. Unlock powerful authentication methods for your digital endeavors.
Learn to add API Permissions in Azure App Registration
8/22/2023 10:07:34 AM.
Learn to add API Permissions in Azure App Registration. API permissions to an Azure App Registration is an important step when you want to allow your application to access and use specific APIs or ser
Client Credentials Flow - Call Web API to API without user interaction
7/18/2023 6:21:20 AM.
This article shows the way to call API to API with user interaction by using Client Credentials Flow.
How To Sync The Application Username From AAD Registration App To Dynamics 365 CE Online
7/25/2022 6:21:32 PM.
Synchronize the Application User Name from Azure Active Directory's Registration App to Dynamics 365 CE online.
How To Register An App In Azure Active Directory For Dynamics 365 CE Online
7/18/2022 9:12:43 AM.
Create an Registration App in Azure and link to Dynamics 365 CE online environment.
Microsoft Graph Explorer Way To Manage App Registrations
2/18/2020 8:56:33 AM.
Do you want to create and manage the app registrations using Microsoft Graph API instead of App Registration portal. Check out this article..
Register The Power BI Application In Azure AD - Power BI Embedded - Step By Step - Part Two
6/5/2018 10:23:26 AM.
In this article, we will talk about how we can register our Power BI application with Azure AD.There are two ways to register the Power BI application with Azure AD. 1. Using Power BI portal 2. Using