1 reference to AdvertisedAlgorithms
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionRegistrationHeader.cs (1)
52
var headerValue = $"{DeviceBoundSessionConstants.
AdvertisedAlgorithms
};path={HeaderUtilities.EscapeAsQuotedString(registrationPath)};challenge={HeaderUtilities.EscapeAsQuotedString(challenge)}";