cassette v1.0.0 Cassette.Client

Cas Client wrapper functions

Generates Ticket Granting Tickets and Service Tickets Also provides helpers for the default options for the client

Summary

Functions

Generates a service ticket ticket given the config, a valid tgt and the target service

Generates a ticket granting ticket given the config

Functions

st(config, tgt, service)

Generates a service ticket ticket given the config, a valid tgt and the target service

Checkout Cassette.Client.GenerateSt.perform/3 for details on responses

tgt(config)

Generates a ticket granting ticket given the config

Checkout Cassette.Client.GenerateTgt.perform/1 for details on responses