Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 35d96b8

Browse files
authored
Update README.md (#334)
Updated README with new Azure AD SSO sample info
1 parent d95726c commit 35d96b8

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed
Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
These ODP.NET sample code files show how to connect to an Oracle Autonomous Database using a token obtained from Azure Active Directory. There is one sample for each ODP.NET provider type: Core, Managed, and Unmanaged.
1+
# Microsoft Entra ID/Azure Active Directory ODP.NET Sample Code
2+
These ODP.NET sample code files show how to connect to an Oracle database using a token obtained from Microsoft Entra ID, also known as Azure Active Directory (AD), or with Azure AD single sign-on.
23

3-
In each sample, provide the following values to test with your Azure AD tokens:
4+
In the main directory, there is one sample for each ODP.NET provider type (core, managed, and unmanaged). The samples shows Oracle access token management and Azure AD authentication. They require the following to test with an Azure AD token:
45
* Data Source
56
* Azure AD app registration client identifier
67
* Azure AD tenant identifier
7-
* Azure AD app registrationsecret value
8+
* Azure AD app registration secret value
89
* Azure AD database registration scope
10+
11+
In the SSO sub-directory, this sample shows how to use ODP.NET Azure AD SSO with service principal authentication. It can use either ODP.NET Core or managed ODP.NET and requires the following to test with:
12+
* Data Source
13+
* Azure AD app registration client identifier
14+
* Azure AD tenant identifier
15+
* Azure AD app registration secret value
16+
* Azure AD protected resource identifier

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /