Kyle Mendell
|
8beb4921c1
|
coderabbit review stuff
|
2026-07-13 11:25:01 -05:00 |
|
Kyle Mendell
|
f8b441fb06
|
feat: built in api documentation via huma gin adapter
|
2026-07-10 16:31:45 -05:00 |
|
Sean McKenzie
|
6734585712
|
feat: add description field to oidc clients (#1547)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-07-08 13:41:51 +02:00 |
|
Elias Schneider
|
09d196f7c5
|
feat: add OAuth APIs with scoped permissions (#1542)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2026-07-06 12:25:02 -07:00 |
|
Elias Schneider
|
ecad31cae2
|
refactor: migrate signup functionality to single usersignup module
|
2026-06-30 20:53:31 +02:00 |
|
Elias Schneider
|
9fce987106
|
refactor: migrate API key functionality to single apikey module
|
2026-06-29 12:11:18 +02:00 |
|
James18232
|
97bd466f38
|
feat: prompt admin with PKCE client support hint (#1499)
Co-authored-by: james <james@goldfish.net>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2026-06-28 11:10:30 -07:00 |
|
Elias Schneider
|
d467855870
|
feat: add ability to skip consent for client
|
2026-06-26 23:35:26 +02:00 |
|
Elias Schneider
|
519cda0eef
|
refactor: remove dead code
|
2026-06-22 21:58:55 +02:00 |
|
Elias Schneider
|
8158452b37
|
refactor: use fosite for OAuth 2.0 logic (#1520)
|
2026-06-22 18:42:02 +02:00 |
|
Elias Schneider
|
8a75774971
|
fix: callback URL validation not validated if prompt=none
|
2026-06-16 12:02:57 +02:00 |
|
Elias Schneider
|
3d9d4de619
|
fix: PAR parameters not respected by authorize page
|
2026-06-16 09:29:34 +02:00 |
|
Elias Schneider
|
4f97cd4188
|
refactor: fix linter issues
|
2026-06-02 14:08:33 +02:00 |
|
Thibault NORMAND
|
68a5abdcca
|
feat(oauth): add support for Pushed Authorization Requests (RFC9126) (#1404)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-06-02 14:02:12 +02:00 |
|
Elias Schneider
|
0c95b7c3cc
|
feat: add support for response_mode=fragment
|
2026-05-29 09:14:44 +02:00 |
|
John
|
64d4ac7919
|
feat: add support for response_mode=form_post (#1360)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-04-26 14:11:35 +02:00 |
|
Kyle Mendell
|
ce4b89da65
|
chore: ignore webauthn type for swagger generation
|
2026-04-19 16:48:27 -05:00 |
|
Robert Jaakke
|
59fe481af9
|
feat: add OpenID Connect prompt Parameter Handling (#1299)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-04-19 18:03:08 +02:00 |
|
jose_d
|
33cceeafa8
|
feat: add ability to revoke passkeys of users as admin (#1386)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jose-d <7630424+jose-d@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-04-12 16:29:42 +00:00 |
|
Alessandro (Ale) Segala
|
2b94535ade
|
fix: disable callback URLs with protocols "javascript" and "data" (#1397)
|
2026-04-02 17:01:44 -07:00 |
|
taoso
|
dc6558522e
|
fix: allow one-char username on signup (#1378)
|
2026-03-26 12:36:54 -05:00 |
|
Alessandro (Ale) Segala
|
27ca713cd4
|
fix: one-time-access-token route should get user ID from URL only (#1358)
|
2026-03-03 18:53:36 -08:00 |
|
taoso
|
8fecc22888
|
feat: allow first name and display name to be optional (#1288)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2026-03-03 21:37:39 +00:00 |
|
Alessandro (Ale) Segala
|
4d22c2dbcf
|
fix: federated client credentials not working if sub ≠ client_id (#1342)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 18:48:20 +01:00 |
|
Elias Schneider
|
3a339e3319
|
fix: improve wildcard matching by using go-urlpattern (#1332)
|
2026-02-28 13:08:35 +00:00 |
|
Kyle Mendell
|
a90c8abe51
|
chore(deps): upgrade to node 24 and go 1.26.0 (#1328)
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-02-23 19:50:44 +01:00 |
|
Elias Schneider
|
1e7442f5df
|
feat: add support for email verification (#1223)
|
2026-01-11 12:31:26 +01:00 |
|
Elias Schneider
|
811e8772b6
|
feat: add option to renew API key (#1214)
|
2026-01-09 12:08:58 +01:00 |
|
Elias Schneider
|
0a94f0fd64
|
feat: make home page URL configurable (#1215)
|
2026-01-07 22:01:51 +01:00 |
|
Justin Moy
|
2d7e2ec8df
|
feat: process nonce within device authorization flow (#1185)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2026-01-04 18:18:17 +00:00 |
|
Elias Schneider
|
579cfdc678
|
feat: add support for SCIM provisioning (#1182)
|
2026-01-02 17:54:20 +01:00 |
|
Elias Schneider
|
e1c5021eee
|
fix!: rename LDAP_ATTRIBUTE_ADMIN_GROUP env variable to LDAP_ADMIN_GROUP_NAME (#1089)
|
2025-12-30 17:01:22 +01:00 |
|
Elias Schneider
|
f75cef83d5
|
feat: restrict oidc clients by user groups per default (#1164)
|
2025-12-24 09:09:25 +01:00 |
|
Elias Schneider
|
59ca6b26ac
|
feat: add ability define user groups for sign up tokens (#1155)
|
2025-12-21 18:26:52 +01:00 |
|
Kyle Mendell
|
028d1c858e
|
feat: add support for dark mode oidc client icons (#1039)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-10-24 09:57:12 +02:00 |
|
Elias Schneider
|
c20e93b55c
|
feat: add various improvements to the table component (#961)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
|
2025-10-13 09:12:55 +00:00 |
|
Elias Schneider
|
cbf0e3117d
|
fix: mark any callback url as valid if they contain a wildcard (#1006)
|
2025-10-07 08:18:53 +02:00 |
|
Elias Schneider
|
507f9490fa
|
feat: add the ability to make email optional (#994)
|
2025-10-03 11:24:53 +02:00 |
|
Elias Schneider
|
043cce615d
|
feat: add required indicator for required inputs (#993)
|
2025-10-01 13:44:17 +02:00 |
|
Kyle Mendell
|
6bdf5fa37a
|
feat: support for url based icons (#840)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-29 15:07:55 +00:00 |
|
Kyle Mendell
|
68373604dd
|
feat: add user display name field (#898)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-09-17 17:18:27 +02:00 |
|
Elias Schneider
|
6c9147483c
|
fix: add validation for callback URLs (#929)
|
2025-09-10 10:14:54 -07:00 |
|
Alessandro (Ale) Segala
|
42155238b7
|
fix: ensure users imported from LDAP have fields validated (#923)
|
2025-09-09 09:31:49 +02:00 |
|
Savely Krasovsky
|
901333f7e4
|
feat: client_credentials flow support (#901)
|
2025-09-02 18:33:01 -05:00 |
|
Elias Schneider
|
a5efb95065
|
feat: allow custom client IDs (#864)
|
2025-08-23 18:41:05 +02:00 |
|
Zeedif
|
182d809028
|
feat(signup): add default user groups and claims for new users (#812)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-22 14:25:02 +02:00 |
|
Robert Mang
|
0cb039d35d
|
feat: add option to OIDC client to require re-authentication (#747)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-22 08:56:40 +02:00 |
|
Alessandro (Ale) Segala
|
7ab0fd3028
|
fix: for one-time access tokens and signup tokens, pass TTLs instead of absolute expiration date (#855)
|
2025-08-22 08:02:56 +02:00 |
|
Elias Schneider
|
3188e92257
|
feat: display all accessible oidc clients in the dashboard (#832)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
|
2025-08-17 22:47:34 +02:00 |
|
Kyle Mendell
|
484c2f6ef2
|
feat: user application dashboard (#727)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-08-10 15:56:03 +00:00 |
|