You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.
No idea, sorry. Do they even use Shibboleth? I thought they use OpenID. I would expect there should be plenty of examples on how to log in to Google/Facebook programmatically, no?
Thanks for the inputs reckart. Yes i am aware of getting the OAuth token from facebook/google through their fb/google sdk exposed for mobile client. The place we are stuck is how to generate the SAML token from the sp once the OAuth token is shared to SP using the shibboleth idp.
shib-http-client was implemented in order to access a REST service that was behind a shibboleth authentication. For me that worked. Unfortunately, I am not familiar enough with SAML to tell you if/how that will generalize. The idea of providing the code to the public was that others could try out and would eventually come to a solution for themselves without having to start at zero. So am afraid I cannot help you any really further than what the code is providing to you.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can you provide with inputs on how the shib-http-client could be used to do a facebook/google login from the mobile client i.e. Android or iOS
The text was updated successfully, but these errors were encountered: