[SUCS Devel] [Git][sucssite/sso][master] Update README.md to look nicer-ish
Imran Hussain
imranh at sucs.org
Fri Jan 24 11:51:39 GMT 2020
Imran Hussain pushed to branch master at sucssite / sso
Commits:
4fb0af28 by Imran Hussain at 2020-01-24T11:51:35+00:00
Update README.md to look nicer-ish
- - - - -
1 changed file:
- README.md
Changes:
=====================================
README.md
=====================================
@@ -18,15 +18,17 @@ and `callbackpath` are simple, they translate to `<callbackapp>.sucs.org/<callba
### v1
-> Simple GET based API to return some json verifying people have logged in
+Simple GET based API to return some json verifying people have logged in
-> ---
+id=<value of `sucs_sso_id_v1` cookie> REQUIRED
-> id=<value of `sucs_sso_id_v1` cookie> REQUIRED
-> iss=<true|false> OPTIONAL - return if they have logged in using iss creds (default false)
+iss=<true|false> OPTIONAL - return if they have logged in using iss creds (default false)
-> ---
+---
+
+apistate - should always be "ok" if not then don't trust the result
+
+sucs_username - will be their username
+
+iss_username - will be their iss username, only if requested
-> apistate - should always be "ok" if not then don't trust the result
-> sucs_username - will be their username
-> iss_username - will be their iss username, only if requested
View it on GitLab: https://projects.sucs.org/sucssite/sso/commit/4fb0af28ac6f58927b0c10e0460013d01f7c97f7
--
View it on GitLab: https://projects.sucs.org/sucssite/sso/commit/4fb0af28ac6f58927b0c10e0460013d01f7c97f7
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20200124/79abfbc4/attachment.html>
More information about the Devel
mailing list