Commit graph

165 commits

Author SHA1 Message Date
4bca62ec2f
Refactor and added ability to use include multiple providers in config 2024-03-03 18:23:35 -07:00
53d1a8cc35
Separated authorization code and client credentials flows 2024-03-03 18:22:07 -07:00
f2e5720aaa
Added cache path flag 2024-03-03 18:21:06 -07:00
92f624239d
Changed when to fetch identity provider server config 2024-03-03 18:20:38 -07:00
c1b268536a
Added identity provider caching 2024-03-03 18:19:42 -07:00
781702cb8d
Updated go.* files 2024-03-03 18:19:04 -07:00
e24610f412
Updated README.md 2024-03-03 18:17:48 -07:00
f490eb4fc4
Refactored and added client credentials flow 2024-02-29 20:14:53 -07:00
f912890a2d
Added AuthorizedClient for client credentials grant 2024-02-27 20:43:37 -07:00
b447b0e149
Updated imports and dependencies 2024-02-27 20:43:10 -07:00
1e5982763f
Removed utils in favor of common utils 2024-02-27 19:45:06 -07:00
David J. Allen
2be7c3123f
Changed 'Use' in root cmd 2024-02-27 08:51:21 -07:00
David J. Allen
a0b2f5b4fd
Changed 'Use' in root cmd 2024-02-27 08:50:01 -07:00
3b7819c7f6
Removed audience from RegisterOAuthClient for teseting 2024-02-27 08:12:28 -07:00
681cfc4f59
Enabled dynamic registration in Hydra config 2024-02-27 08:11:48 -07:00
c700020b04
Changed RegisterOAuthClient to take audience string slice as arg 2024-02-27 00:00:29 -07:00
76992c296a
Added Dockerfile 2024-02-26 23:59:31 -07:00
David J. Allen
448cb50974
Formatted output and added audience to registering OAuth client 2024-02-26 17:35:53 -07:00
eb2f5bd15c
Added LICENSE file 2024-02-26 14:09:02 -07:00
David J. Allen
038ca3c84a
Minor changes and update 2024-02-26 14:08:10 -07:00
1859a3c58e
Removed JsonObject type for map[string]any 2024-02-26 09:41:28 -07:00
1de4d3a5d5
Added flow initialization and completed implementation 2024-02-26 09:20:07 -07:00
a3f0caf4ff
Updated config files 2024-02-26 09:18:51 -07:00
747ca162ed
Fixed how config file worked 2024-02-26 09:18:13 -07:00
98b27bab28
Added error HTML page and updated landing page 2024-02-26 09:17:16 -07:00
9c61332b74
Updated dependencies 2024-02-26 09:11:59 -07:00
8147ceb6fb
Updated README.md 2024-02-26 09:08:55 -07:00
2a3ca3bb5a
Fixed login page link 2024-02-25 10:35:28 -07:00
6c0d402f97
Change the login page 2024-02-25 10:34:01 -07:00
4bfadc57bc
Minor changes 2024-02-25 10:00:55 -07:00
dcfd9b5906
Added restart rule to Docker Makefile 2024-02-25 10:00:09 -07:00
0dec6b66d1
Added troubleshooting section to README.md 2024-02-25 09:59:42 -07:00
1a4afd2d16
Reorganized server and client internal code 2024-02-25 09:59:20 -07:00
6d482cc60f
Switched postgres for sqlite 2024-02-25 08:43:09 -07:00
4f7ad29e0d
Added docker compose and configs 2024-02-25 02:36:04 -07:00
37adc0e85c
Updated README.md 2024-02-25 02:35:44 -07:00
David J. Allen
eb43261b91
Refactoring and more implementation 2024-02-24 21:05:05 -07:00
David J. Allen
ac80ba929c
Updated go deps 2024-02-24 21:04:14 -07:00
David J. Allen
5fa17355a6
Updated web pages 2024-02-24 21:03:51 -07:00
David J. Allen
df717b480a
Updated README.md 2024-02-24 21:03:30 -07:00
ee38710dd8
Added HTML pages 2024-02-24 10:34:24 -07:00
420ec92673
Removed/renamed API file 2024-02-24 09:13:45 -07:00
3434368210
Minor changes 2024-02-24 09:09:05 -07:00
d1f9f9e46c
Updated README.md 2024-02-24 09:08:18 -07:00
625a657041
Updated .gitignore 2024-02-24 09:07:43 -07:00
5428085fdf
Refactored, reorganized, fixed issues, and implemented functionality 2024-02-24 00:26:51 -07:00
3edc5e1191
Updated README.md 2024-02-24 00:23:59 -07:00
0124d39374
Updated README.md 2024-02-23 16:34:55 -07:00
6c0f1303ac Fixed imports from project name change 2024-02-23 16:34:28 -07:00
02cbc2f2eb Fixed project name 2024-02-23 16:33:09 -07:00