You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kerberos ("Integrated") auth for the API would be valuable for the HIC deployment, to avoid the need to maintain another set of passwords. EPCC/NSH deployment relies on network-level isolation for this, so little or no authentication is needed there, but HIC is another story.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Kerberos ("Integrated") auth for the API would be valuable for the HIC deployment, to avoid the need to maintain another set of passwords. EPCC/NSH deployment relies on network-level isolation for this, so little or no authentication is needed there, but HIC is another story.
There's a Nuget package which should handle most of the heavy lifting for us:
https://github.com/dotnet/Kerberos.NET/tree/develop/Samples/KerberosMiddlewareEndToEndSample
Beta Was this translation helpful? Give feedback.
All reactions