Skip to content

Client side enhancements and initial Okta support

Compare
Choose a tag to compare
@rgooch rgooch released this 07 Dec 00:21
cab04b7

Features:

  • Added Okta public interface for password checks (keymasterd)
  • Client now connects to keymaster servers before asking for credentials
  • Updated travis to use go 1.13.x
  • New release build on go 1.13.3

Bug Fixes:

  • Minor UI typos/consistency.
  • Removed GoConver due to issues with newer golang compiler