Adam Ierymenko
|
d5ca4e5f52
|
RPM build fix (reverted CI changes which will need to be un-reverted or made conditional) and vendor Rust dependencies to make builds much faster in any CI system.
|
2022-06-08 07:32:16 -04:00 |
|
Grant Limberg
|
aa97aabb4e
|
for now, only enable sso on certain platforms
mac, windows, linux x86/x86_64/aarch64
|
2022-02-01 11:07:37 -08:00 |
|
Grant Limberg
|
9c487cbfb8
|
Remove jsonwebtoken package dependency
Replaced with rust-jwt. `jsonwebtoken` relies on the ring package which explodes on non-x86/x64 architectures
|
2022-01-31 11:58:51 -08:00 |
|
Grant Limberg
|
50b866c5cf
|
clean up & pass along errors from ZeroIDC::new() method
|
2022-01-03 17:25:30 -08:00 |
|
Grant Limberg
|
2293b0703f
|
Can get Central JSON bundle back to zerotier-one window
|
2021-12-16 11:37:58 -08:00 |
|
Grant Limberg
|
1192b1b422
|
refresh token run loop
Need central-side work to complete
|
2021-12-03 15:44:04 -08:00 |
|
Grant Limberg
|
43c528fdb6
|
Get expiry time out of access token & propagate
|
2021-12-03 11:32:29 -08:00 |
|
Grant Limberg
|
7a8c89be9d
|
Post ID token to Central
|
2021-12-03 09:57:39 -08:00 |
|
Grant Limberg
|
730482e62f
|
encode network ID into sso state param
|
2021-12-01 15:02:21 -08:00 |
|
Grant Limberg
|
31888f5ef8
|
provide issuer URL, client ID and local web port to constructor
also construct the oidc client
|
2021-10-29 09:43:14 -07:00 |
|
Grant Limberg
|
271dfc0d2b
|
initial rust oidc lib
|
2021-10-27 16:11:06 -07:00 |
|