Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sucssite
sso
Commits
4fb0af28
Commit
4fb0af28
authored
Jan 24, 2020
by
Imran Hussain
Browse files
Update README.md to look nicer-ish
parent
08d364c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4fb0af28
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment