Hasanthi
Hasanthi
Thanks antiduh for the detailed explanation. I got it now. I'm just following your implementation to get an idea about how SSPI works as I have to develop a C#.net...
Yes. The requirement is to implement it using GSSAPI. So as I'm developing the client in .NET I can use SSPI, that means some modifications to Nsspi as you said...
Thanks antiduh. I will follow the things and will start the implementation. :)
Hi antiduh, I'm facing a problem here. I used Nsspi dll and created two C# console apps as client and server and it was working fine. But when I'm using...
Hi, what will be the reason for getting this "The specified principle is not known in the authentication system." error in nsspi. I got it when I'm validating the server...
Hi antiduh, I could implement my use case to communicate the C# client (SSPI based) and Java server (GSSAPI based). Thank you very much for the support provided. :)
Yes antiduh, Sure. I will contribute my code. I have a tight schedule till 1st July. Will contribute the code ASAP. thanks
https://github.com/wso2/carbon-identity-framework/pull/5619 https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/2425 https://github.com/wso2-extensions/identity-organization-management/pull/357 https://github.com/wso2/identity-api-server/pull/604 https://github.com/wso2/identity-apps/pull/5922
Remaining items. - [x] To update documentation - [x] To update IS 7 migration client - [x] To write unit tests
The backend fix need to be done