Guy Lewin and GitHub
6c6607ae68
feat: add multiple authentication methods, token and oidc.
...
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
Guy Lewin
98fa3855bd
CR: export error string generation to a function
2020-02-11 16:57:38 +02:00
Guy Lewin
9440bc5d72
Merge branch 'dev' into feature/detailed-errors-to-client
...
# Conflicts:
# models/config/server_common.go
2020-02-11 11:25:04 +02:00
Guy Lewin
f8c6795119
DetailedErrorsToClient - only send detailed error info if this is on
2020-02-10 19:29:57 +02:00
Guy Lewin
7033f3e72b
Test TlsOnly
2020-02-10 19:14:07 +02:00
Guy Lewin
e3101b7aa8
Update README.md
2020-02-10 19:01:23 +02:00
Guy Lewin
c747f160aa
TlsOnly - only accept TLS connections if enabled
2020-02-10 18:56:41 +02:00
Guy Lewin
5f8ed4fc60
Fix CR
2019-10-09 13:41:05 -07:00
Guy Lewin
bf0993d2a6
Grammer fixes
2019-10-01 15:58:35 -04:00