Нет описания

Sasan Torabkheslat ee1f9d757c Edit README.md and fix build issue 5 лет назад
.idea ee1f9d757c Edit README.md and fix build issue 5 лет назад
vendor ee1f9d757c Edit README.md and fix build issue 5 лет назад
Gopkg.lock 2bbc92de4a initial commit 6 лет назад
Gopkg.toml 2bbc92de4a initial commit 6 лет назад
README.md ee1f9d757c Edit README.md and fix build issue 5 лет назад
ZiTel-Sysbo-WS 6a6a98606a First commit after clone 5 лет назад
handler.go ee1f9d757c Edit README.md and fix build issue 5 лет назад
main.go f5d8745d68 Store user information in JWT string 5 лет назад
middleware.go 2bbc92de4a initial commit 6 лет назад
token.go f5d8745d68 Store user information in JWT string 5 лет назад

README.md

ZiTel WebService Template by Sassan

A template with the following features for internal projects of Sysbo-Team at ZiTel

  • JWT authentication mechanism
  • FreeIPA

How to run

openssl s_client -connect ipa.sf.faraborddi.dc:443 >/usr/local/share/ca-certificates/ipa.crt;update-ca-certificates

go build .

./CMD IP PORT