Skip to content
Snippets Groups Projects
Select Git revision
  • a6079c4a284c861ea512c2dd2181ca16ce155a08
  • master default protected
  • dev protected
  • Issue/3003-stsInstitute
  • gitkeep
  • Hotfix/2775-dfnCertRollover
  • Hotfix/2592-sameProvider
  • Hotfix/1234-handlingMergeToken
  • Hotfix/2576-certificatePatch
  • Issue/2309-docs
  • Issue/2325-fixApiTokenMerging
  • Issue/1974-shibbolethLogout
  • Fix/xxxx-migrateLogin
  • Hotfix/2169-ignoreAuthContext
  • Experimental/newSaml2
  • Issue/2147-exchangingCoscineCertificate-step2
  • Issue/2147-exchangingCoscineCertificate
  • Issue/2147-exchangingCoscineCertificate-step3
  • uiv2
  • Issue/2115-extendParsingPairwiseId
  • Hotfix/2103-RepositoryurlstoConsulUpdateMappingGivennameUiv2
  • v4.1.1
  • v4.1.0
  • v4.0.9
  • v4.0.8
  • v4.0.7
  • v4.0.6
  • v4.0.5
  • v4.0.4
  • v4.0.3
  • v4.0.2
  • v4.0.1
  • v4.0.0
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v2.4.4
  • v2.4.3
41 results

ExternalAuthenticatorModel.cs

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ECSManager.sln 1.57 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.30320.27
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcsManager", "ECSManager\EcsManager.csproj", "{DD73734B-3B55-44D3-843D-6EBA0F3601D7}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcsManager.Tests", "ECSManager.Tests\EcsManager.Tests.csproj", "{680BC188-42CC-4C00-BFFF-C7C59F612444}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Release|Any CPU.Build.0 = Release|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {B4ED3CE8-BA7D-4952-91C8-8CFEB2C289D3}
    	EndGlobalSection
    EndGlobal