zotlabs
|
4fdf5d28ca
|
minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'portable_id', fixed/simplified cgi auth mode
|
2018-08-13 17:24:48 -07:00 |
|
M.Dent
|
0b31c677f2
|
Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim.
|
2018-08-10 12:01:05 -04:00 |
|
zotlabs
|
4915a4efbb
|
OAuth2 integration
|
2018-04-03 21:08:40 -07:00 |
|
Andrew Manning
|
45e0fc6802
|
Successful OAuth2 sequence demonstrated with the test vehicle, including an authenticated API call using an access_token.
|
2018-02-26 18:16:43 -05:00 |
|
Andrew Manning
|
70b8f3240f
|
An authorization token is received, but I had to modify the Request class in vendor/bshaffer/oauth2-server-php/ to accept $_REQUEST instead of $_POST.
|
2018-02-25 08:36:40 -05:00 |
|
Andrew Manning
|
64ee42fc3d
|
Add channel ID to user_id in clients table. Added TODO comments about dynamic client registration protocol.
|
2018-02-24 06:48:30 -05:00 |
|
Andrew Manning
|
43fca182e3
|
The authorization step with client registration and authorization code retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start.
|
2018-02-22 15:10:05 -05:00 |
|
Klaus Weidenbach
|
4a5d1076ed
|
Refactor OAuth2Server a bit.
|
2018-02-17 01:49:01 +01:00 |
|
zotlabs
|
27cd26ec1e
|
extend the oauth2 storage driver so that we can use our own channel table
|
2018-02-15 18:47:56 -08:00 |
|
zotlabs
|
b08af13872
|
oauth2/oidc testing (please do not port - this requires several extra DB tables to work)
|
2017-05-03 22:37:06 -07:00 |
|