Skip to content

erandacr/KerbClientProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KerbClientProject

C# Kerberos client to retrieve token from KDC and push it to WSO2 IS kerberos grant

Initially, Kerberos realm should be setup using Winddows Domain Controller as KDC and Kerberos Client Windows instances.

  1. This script should be placed in a Windows instance which is logged in as a Kerberos client to the created realm.
  2. Another client should be registered in KDC with a Service Principle Name (SPN)
  3. WSO2 IS/APIM should be hosted inside the network so that the .net client can be rechable.

About

C# Kerberos client to retrieve token from KDC and push it to WSO2 IS kerberos grant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages