After you configure your first ADFS application like here: https://rzetelnekursyold.dev/adfs-some-useful-information-sample-app-debug-etc/ You can Do it as a multi tenant application using this scenar…Read more
Month: September 2023
PerfMon – Import User Defined Data Collector Set via CI/CD (PowerShell)
Sometime you need to import User Defined Data Collector Set via CI/CD via pipeline – this one do the job: $datacollectorset = New-Object -COM Pla.DataCollectorSet$xml = Get-Content C:ExportTempl…Read more
ADFS – Some useful information – Sample App, Debug, etc.
ADFS Debugs Tools: https://adfshelp.microsoft.com/Tools/ShowTools ADFS Config Tool: https://adfshelp.microsoft.com/ClaimsXray/TokenRequest How to create Sample ADFS Application: https://blogs.technet….Read more