Ben Toogood
|
774c0d30a7
|
Encode Endpoint in API auth wrapper
|
2020-04-06 16:01:42 +01:00 |
|
ben-toogood
|
7f07e1a642
|
Merge branch 'master' into auth-resolver
|
2020-04-06 14:43:22 +01:00 |
|
Ben Toogood
|
a82ce4d1ae
|
Add Debug
|
2020-04-03 15:03:18 +01:00 |
|
Ben Toogood
|
4a850ff8a0
|
Auth host fix
|
2020-04-03 14:40:24 +01:00 |
|
ben-toogood
|
350dd41732
|
Merge branch 'master' into auth-resolver
|
2020-04-03 14:19:03 +01:00 |
|
Ben Toogood
|
b864b3e350
|
Fix auth hosts bug
|
2020-04-03 14:09:25 +01:00 |
|
Ben Toogood
|
906263291b
|
Hotfix
|
2020-04-03 13:37:02 +01:00 |
|
Ben Toogood
|
d0e47206cc
|
Fix
|
2020-04-03 13:29:48 +01:00 |
|
Ben Toogood
|
91b9c3f92e
|
Add defaults
|
2020-04-03 10:08:39 +01:00 |
|
Ben Toogood
|
183c8bfb81
|
Apply fix for apis
|
2020-04-03 09:45:39 +01:00 |
|
Ben Toogood
|
fdcb013f24
|
Fix web registry compatability bugs
|
2020-04-03 09:18:30 +01:00 |
|
Ben Toogood
|
cfde3ec3d9
|
Remove resolver logic
|
2020-04-02 18:03:57 +01:00 |
|
Ben Toogood
|
4a4c666528
|
Remove resolver logic
|
2020-04-02 18:03:21 +01:00 |
|
Ben Toogood
|
8b35c264eb
|
Pass resolver to api auth handler
|
2020-04-02 17:44:48 +01:00 |
|
Ben Toogood
|
4999f6dfd4
|
Namespace requests coming via api & web
|
2020-04-02 17:01:06 +01:00 |
|
ben-toogood
|
1057ef6acb
|
Add ContextWithToken (#1407)
* Add ContextWithToken
* Tidying up BearerScheme
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-25 11:20:53 +00:00 |
|
ben-toogood
|
e0e77f3983
|
Updated auth interface (#1384)
* Updated auth interface
* Add Rule
* Remove Rule
* Return token from Renew
* Renew => Refresh
* Implement Tokens & Default Auth Implementation
* Change default auth to noop
* Change default auth to noop
* Move token.Token to auth.Token
* Remove Token from Account
* Auth service implementation
* Decode JWT locally
* Cookie for secret
* Move string to bottom of interface definition
* Depricate auth_exclude
* Update auth wrappers
* Update go.sum
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-23 16:19:30 +00:00 |
|
ben-toogood
|
cd04111e3d
|
Pass redirect_to param on auth (#1361)
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-17 20:04:16 +00:00 |
|
ben-toogood
|
00cd2448a4
|
Fix bug where auth token is not set from cookie when excluded endpoint (#1360)
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-17 19:24:10 +00:00 |
|
ben-toogood
|
b3c631dd38
|
Support Wildcard Auth Excludes (#1357)
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-17 16:03:49 +00:00 |
|
ben-toogood
|
247707f583
|
Return store.ErrNotFound if not found when calling over rpc (#1353)
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-16 10:30:56 +00:00 |
|
ben-toogood
|
48b2a5c37c
|
Fix Auth Headers (#1324)
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-10 16:47:01 +00:00 |
|
ben-toogood
|
9a7a65f05e
|
Auth Provider (#1309)
* auth provider mock interface
* Auth Provider Options
* Implement API Server Auth Package
* Add weh utils
* Add Login URL
* Auth Provider Options
* Add auth provider scope and setting token in cookie
* Remove auth_login_url flag
Co-authored-by: Asim Aslam <asim@aslam.me>
Co-authored-by: Ben Toogood <ben@micro.mu>
|
2020-03-07 11:06:57 +00:00 |
|