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
We should use k5test to set up an actual realm,
and then run through the full auth cycle.
We should be able to set up a simple HTTP server using the built-in http.server module, and add a subclass that does the server-side auth with python-gssapi.
The text was updated successfully, but these errors were encountered:
We should use k5test to set up an actual realm,
and then run through the full auth cycle.
We should be able to set up a simple HTTP server using the built-in
http.server
module, and add a subclass that does the server-side auth with python-gssapi.The text was updated successfully, but these errors were encountered: