Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmturner committed Oct 19, 2017
1 parent 17b1572 commit f45a28b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,8 @@ Login:
```go
err := cl.Login()
```
(Optional) Enable automatic refresh of Kerberos Ticket Granting Ticket (TGT):
```go
cl.EnableAutoSessionRenewal()
```
Kerberos Ticket Granting Tickets (TGT) will be automatically renewed unless the client was created from a CCache.

#### Authenticate to a Service

##### HTTP SPNEGO
Expand Down

0 comments on commit f45a28b

Please sign in to comment.