AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NET
https://aka.ms/msal-net
MIT License
1.36k stars 330 forks source link

[Engineering task] Support logical URLs #4754

Closed starosta33 closed 1 month ago

starosta33 commented 1 month ago

Task type

Design

Description

For multiple reasons, we'd like ask MSAL to support the functionality currently supported in SEAL internal library, i.e. for the logical URL claim provided by a caller to be embedded in the resulting SHR under a dedicated client_claims property.

Example:

"client_claims" : {"lu":"https://calling.teams.microsoft.com"}

We can share more details and the current implementation internally

Solution

No response

starosta33 commented 1 month ago

or maybe there is already an existing proposal, pls check "AT/PoP Enhancement: Custom SHR Claims" in the internal repo.

Seems implemented for Android already: https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/1208

bgavrilMS commented 1 month ago

Hi @starosta33 - please contact us directly. My alias is bogavril