netmaker/auth
Abhishek K 33846a5124
NET-1061: check if user exists, handle oauth not configured for host SSO (#2917)
* add debug logs

* check if user exists, handle oauth not configured for host SSO

* check if user exists, handle oauth not configured for host SSO

* check if user exists, handle oauth not configured for host SSO

* quit when websocket is closed

* quit when websocket is closed

* quit when websocket is closed

* avoid sending msg onb closed channel

* add debug log

* exit when oauth state is deleted

* add debug log

* handle oauth state not valid with appropirate message

* handle oauth state not valid with appropirate message

* check for invalid oauth state

* rm debug logs
2024-05-08 12:11:37 +05:30
..
auth.go Oauth user logic cleanup (#2877) 2024-04-08 20:07:48 +05:30
azure-ad.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
error.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
github.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
google.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
headless_callback.go fix(NET-1155): sso login changes (#2905) 2024-04-30 09:57:48 +05:30
host_session.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
oidc.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
register_callback.go NET-1061: check if user exists, handle oauth not configured for host SSO (#2917) 2024-05-08 12:11:37 +05:30
templates.go feat(GRA-763): add success and error SSO HTML templates 2023-01-05 10:12:06 +00:00