Skip to content

Commit 6d68e81

Browse files
committed
Merge branch 'amshenou/identityproviders-custompidc' of https://github.com/microsoftgraph/microsoft-graph-docs into amshenou/identityproviders-custompidc
2 parents 5a0f7aa + 0344605 commit 6d68e81

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

changelog/Microsoft.CPIM.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,71 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
7+
"ApiChange": "Enumeration",
8+
"ChangedApiName": "oidcResponseType",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **oidcResponseType** enumeration type.",
11+
"Target": "oidcResponseType"
12+
},
13+
{
14+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
15+
"ApiChange": "Resource",
16+
"ChangedApiName": "oidcAddressInboundClaims",
17+
"ChangeType": "Addition",
18+
"Description": "Added the [oidcAddressInboundClaims](https://learn.microsoft.com/en-us/graph/api/resources/oidcAddressInboundClaims?view=graph-rest-beta) resource.",
19+
"Target": "oidcAddressInboundClaims"
20+
},
21+
{
22+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
23+
"ApiChange": "Resource",
24+
"ChangedApiName": "oidcClientAuthentication",
25+
"ChangeType": "Addition",
26+
"Description": "Added the [oidcClientAuthentication](https://learn.microsoft.com/en-us/graph/api/resources/oidcClientAuthentication?view=graph-rest-beta) resource.",
27+
"Target": "oidcClientAuthentication"
28+
},
29+
{
30+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
31+
"ApiChange": "Resource",
32+
"ChangedApiName": "oidcClientSecretAuthentication",
33+
"ChangeType": "Addition",
34+
"Description": "Added the [oidcClientSecretAuthentication](https://learn.microsoft.com/en-us/graph/api/resources/oidcClientSecretAuthentication?view=graph-rest-beta) resource.",
35+
"Target": "oidcClientSecretAuthentication"
36+
},
37+
{
38+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
39+
"ApiChange": "Resource",
40+
"ChangedApiName": "oidcInboundClaimMappingOverride",
41+
"ChangeType": "Addition",
42+
"Description": "Added the [oidcInboundClaimMappingOverride](https://learn.microsoft.com/en-us/graph/api/resources/oidcInboundClaimMappingOverride?view=graph-rest-beta) resource.",
43+
"Target": "oidcInboundClaimMappingOverride"
44+
},
45+
{
46+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
47+
"ApiChange": "Resource",
48+
"ChangedApiName": "oidcPrivateJwtKeyClientAuthentication",
49+
"ChangeType": "Addition",
50+
"Description": "Added the [oidcPrivateJwtKeyClientAuthentication](https://learn.microsoft.com/en-us/graph/api/resources/oidcPrivateJwtKeyClientAuthentication?view=graph-rest-beta) resource.",
51+
"Target": "oidcPrivateJwtKeyClientAuthentication"
52+
},
53+
{
54+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
55+
"ApiChange": "Resource",
56+
"ChangedApiName": "oidcIdentityProvider",
57+
"ChangeType": "Addition",
58+
"Description": "Added the [oidcIdentityProvider](https://learn.microsoft.com/en-us/graph/api/resources/oidcIdentityProvider?view=graph-rest-beta) resource.",
59+
"Target": "oidcIdentityProvider"
60+
}
61+
],
62+
"Id": "c17d1632-51d4-4973-ad2f-10a5fd8df229",
63+
"Cloud": "Prod",
64+
"Version": "beta",
65+
"CreatedDateTime": "2024-11-21T17:05:17.7773958Z",
66+
"WorkloadArea": "Identity and access",
67+
"SubArea": "Identity and sign-in"
68+
},
369
{
470
"ChangeList": [
571
{

0 commit comments

Comments
 (0)