Cullen Walsh
fde83cc9ac
Use provider.callback() instead of provider.oauthCallback()
...
With the upgrade of openif-client to ^5.1.3, oauthCallback() now throws
an exception directing users to callback(), when the response contains
an id_token field.
https://github.com/skooner-k8s/skooner/issues/305
Test Plan: Built skooner image locally, deployed to microk8s. No longer
an exception in the logs
Signed-off-by: Cullen Walsh <ckwalsh@cullenwalsh.com >
2022-02-23 09:42:34 -08:00
Yuqiu Wang
2168bae5d2
Patch getOidc function
2022-02-22 13:34:41 -06:00
Sebastien Tolron
ba9aa2f3b8
Update openid-client dependency
2021-04-28 09:51:17 +02:00
Eric Herbrandson
da6f9f2263
Updating npm dependencies
2020-10-17 12:04:37 -05:00
Eric Herbrandson
539b6b2b71
Fixing issue where auth cookie is being sent w/ every response
2020-08-19 14:08:35 -05:00
Eric Herbrandson
366d2f26a6
Merge branch 'master' into dev
2020-08-19 09:54:23 -05:00
takumi
ca5696eed5
scrub headers when logging
2020-08-17 14:14:33 +09:00
Eric Herbrandson
03e9a1cf9e
Making server port configurable
2020-07-28 08:46:21 -05:00
Eric Herbrandson
41763b994a
#89 : Adding timestamps to server logs
2020-05-08 15:05:58 -05:00
Eric Herbrandson
90baf0efa5
Adding more configuration support for OIDC options
2020-02-29 10:10:14 -06:00
Eric Herbrandson
57da03ca1e
Fixing regression with invalid jwt being passed to the 'watch' apis
2019-06-24 08:58:07 -05:00
Eric Herbrandson
4b8b23423d
Adding ability to pass authorization headers recieved from the GET for the index.html page through to the client
2019-06-22 15:31:20 -05:00
Eric Herbrandson
269314f914
Better support for non-admin RBAC roles
2019-05-14 21:11:18 -05:00
Eric Herbrandson
4fb8d09a01
Creating custom donut chart with animations
2019-04-23 21:58:19 -05:00
Eric Herbrandson
75009ba18e
Initial work on responsive/mobile design
2019-04-11 18:26:47 -05:00
Eric Herbrandson
8b254e8186
Adding sorting by cpu/ram support to nodes view. Some better error handling and messaging. Improved logging on the server. Better proxy handling on server (changeOrigin)
2019-04-06 14:35:27 -05:00
Eric Herbrandson
4526ecec02
Refactoring. Better charts. Fixed a bug parsing cpu usage. Using a better api for validating tokens. Added some server logging at startup to help track down issues.
2019-04-03 22:17:08 -05:00
Jesse Haka
fdf5eeec10
add oidc group support
2019-04-02 13:34:33 +03:00
Eric Herbrandson
d6fafd5ba6
Last minute cleanup. Improving docker build process
2019-03-16 14:03:15 -05:00
Eric Herbrandson
b229552af0
Initial commit
2019-03-15 09:12:07 -05:00