简体   繁体   中英

How do I create an OIDC login using oclif?

Can anyone please supply an example of using OCLIF to do an OIDC login from the command line. I think that the idea is that the login command should open a browser to login the page and spawn a server to capture authorization response. I am struggling with the implementation though.

@Ken, did you eventually find the solution? I have the exact problem

For the time of the question, I don't know if you still need it but I ended up bumping into it and I implemented something in this repository that might help:

https://github.com/wnqueiroz/oclif-keycloak-oauth2-flows-sample

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM