Hey!
I have been reading around about the project and it does look very interesting.
I am trying to understand if it can fit a non-browser flow: if we wanted to integrate SSO in a CLI application, what would the preferred/recommended way to proceed?
In other words, if we want to interact with a server which is behind SSO protection, how do we get back from the browser (after a successful login) the cookies in order to use them in the CLI when making requests against the server?
Hey! I have been reading around about the project and it does look very interesting. I am trying to understand if it can fit a non-browser flow: if we wanted to integrate SSO in a CLI application, what would the preferred/recommended way to proceed?
In other words, if we want to interact with a server which is behind SSO protection, how do we get back from the browser (after a successful login) the cookies in order to use them in the CLI when making requests against the server?