Fulvio Mercoliano
Fulvio Mercoliano
Please provide a succinct description of the issue. #### Repro steps Provide the steps required to reproduce the problem 1. Create a FunctionApp with at least a function in it...
While waiting for the deployment automation (#6), we should write the installation steps in the readme: - How to deploy the custom policies in AAD B2C - How to deploy...
The CNS proj doesn't have a pipeline to build and create a release.
Reading from Cert Store is a better option even when SPIDProxy is deployed in Azure. Cert is stored in KeyVault, then imported into App Service (see [Import a certificate from...
We should validate the SAMLRequest signature incoming from the Federator to have an additional layer of security
If there are more than one AOO for the same IPAcode, the check fails. i.e. searching for the IPA uni_bo, the response has ```"numeroRigheTotali": 53,``` but the code checks exactly...
### MSAL client type Public ### Problem Statement When executing the acquireToken on the PublicClientApplication with a UsernamePasswordParameters object, a user discovery is made to understand if the user is...
All the C# projects and solutions should be updated to have .NET 10 as the TargetRuntime. All the referenced packages should be updated as well to be compatible with .NET...
Added best practice recommendation for App Service instances.