issues
search
jlewi
/
flaap
Federated Learning and Analytics Protocols
Apache License 2.0
0
stars
0
forks
source link
CLI should support Auth using OIDC credentials
#36
Closed
jlewi
closed
2 years ago
jlewi
commented
2 years ago
CLI should support Auth by allowing RPC credentials to be injected
Add support for OIDC credentials - the OAuth token is the OIDC ID token
OIDC flow is based on
https://github.com/coreos/go-oidc
We need to create a server though that can handle the callback flow