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
adc30aa5e6
update openid-client
2022-02-22 17:16:13 -06:00
Yuqiu Wang
2168bae5d2
Patch getOidc function
2022-02-22 13:34:41 -06:00
salvadorac
a2cc1d3182
images and logo updated
...
Signed-off-by: salvadorac <salvadorac@indeed.com >
2021-07-20 09:26:48 -07:00
Yuqiu Wang
5f8dea5cc3
Update release script
2021-06-25 11:17:23 -05:00
Sebastien Tolron
ba9aa2f3b8
Update openid-client dependency
2021-04-28 09:51:17 +02:00
Arthur Tu
0f3ac19385
revert openid-client back to 2.5.0
2021-02-03 22:04:56 -08:00
Arthur Tu
8044798050
fix package-lock.json resolved url
2021-01-28 09:40:41 -08:00
Eric Herbrandson
da6f9f2263
Updating npm dependencies
2020-10-17 12:04:37 -05:00
Eric Herbrandson
9ddae47c62
Updating npm packages
2020-10-17 11:50:54 -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
375a2dd68f
package-lock.json update
2020-08-19 11:42:14 -05:00
Eric Herbrandson
366d2f26a6
Merge branch 'master' into dev
2020-08-19 09:54:23 -05:00
Eric Herbrandson
1e6e99c4c8
Merge pull request #125 from dannyockilson/win10-dev
...
Install and configure cross-env
2020-08-19 09:10:08 -05:00
Danny Ockilson
cb8dd768af
Install and configure cross-env
...
Allows ENV variable usage in npm scripts on windows dev machines
2020-08-19 04:46:00 -04: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
dependabot[bot]
4f1957aa9b
Bump lodash from 4.17.15 to 4.17.19 in /server
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-16 19:51:51 +00:00
Eric Herbrandson
41763b994a
#89 : Adding timestamps to server logs
2020-05-08 15:05:58 -05:00
Eric Herbrandson
7162b71615
Updating npm dependencies
2020-05-07 15:33:10 -05:00
Eric Herbrandson
90baf0efa5
Adding more configuration support for OIDC options
2020-02-29 10:10:14 -06:00
dependabot[bot]
ca943aa291
Bump lodash from 4.17.11 to 4.17.15 in /server
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-03 19:06:21 +00: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
5872bdba89
Update npm and node dependencies
2019-06-13 21:34:08 -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
8105618b0e
Adding terminal support. Adding ability to view preivous logs.
2019-03-22 19:18:00 -05: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