KOKO

Results 8 comments of KOKO

Please do note that one of the requirements asked of me is to store the **OAuth_token** in the database.

I really hope someone takes care of this. Seems like a very handy inclusion to the library. @timgws?

I tried doing this in the `dev` branch as suggested, but I'm experiencing a `sizeof()` error when running `app:install` in it... Is there anything else I'm missing?

Yes, I did. It's actually just same/identical to the `SAML2_LOGIN_URL` = my app's landing/home page. All things being equal, the login process does the redirect correctly. While, the logout process...

![image](https://user-images.githubusercontent.com/10623125/195352590-1cdcbbf4-bee1-4c15-9323-ac938a2b901a.png) Earlier today, we tried filling out the `Sign on URL`, `Relay State`, and `Logout URL` and experienced the same result... still no redirect. The logout process, as described by...

Same. The SLS is used when the IdP is logged out, right? And then the IdP notifices the SP to logout as well, correct? This is my current understanding. But,...

Will have to try this one out... have the `Relay State` and `Logout Url` be set to the `sls` route value.

I have this very same issue. Source shows that it should be available though, but it's not thru `npm`. @gitbrent