Commit Graph

100 Commits

Author SHA1 Message Date
Dusan Jakub b4e19944af accept any secret for open clients 2023-10-18 13:09:33 +02:00
Dusan Jakub a57f40e0a4 readme 2023-10-16 13:39:22 +02:00
Dusan Jakub 6840d86f94 readme 2023-10-16 13:37:27 +02:00
Dusan Jakub 6e771ff848 readme 2023-10-16 13:35:51 +02:00
Dusan Jakub df6b607d40 styling 2023-10-16 12:02:00 +02:00
Dusan Jakub 4168ae8514 styling - list at the end 2023-10-16 12:00:21 +02:00
Dusan Jakub e3a186e095 styling - resolve scrolling issue 2023-10-16 11:56:07 +02:00
Dusan Jakub 7cb1d92b15 passwordless: labels and better deserializing of authData 2023-10-16 11:44:05 +02:00
Dusan Jakub 5b61d61e4e more tolerant CBOR 2023-10-11 23:12:54 +02:00
Dusan Jakub 830048d3e2 decoding webauthn 2023-10-11 23:08:58 +02:00
Dusan Jakub d77317adab options to Passwordless, more texts 2023-10-11 18:32:52 +02:00
Dusan Jakub e4ffe82915 hidden faster way of filling up the login form 2023-10-11 17:51:18 +02:00
Dusan Jakub 48ab035574 'state' is optional 2023-10-11 16:17:47 +02:00
konarfil d7d2b94dea Paswordless UI redone 2023-10-10 13:39:21 +02:00
Dusan Jakub daf109a6bf cbor decoding of attestationObject 2023-10-04 18:31:17 +02:00
Dusan Jakub 89f316d201 add relying party id and name
some css
2023-10-04 10:50:37 +02:00
Dusan Jakub b88a365ba5 add more redirects 2023-10-02 12:21:25 +02:00
Dusan Jakub 31bb3a7fa8 id_token iss 2023-09-27 15:10:03 +02:00
Dusan Jakub a779af19b4 id_token 2023-09-27 14:54:00 +02:00
Dusan Jakub 7945b5f250 error handling when user webauth2 user does not exist 2023-09-27 13:51:01 +02:00
Dusan Jakub 9af3b6431b replace the index page 2023-09-27 12:12:52 +02:00
Dusan Jakub dedcf5115e add a utility route to restart state 2023-09-27 12:07:08 +02:00
Dusan Jakub c802bea639 webauthn - add a stealthy link from regular login page 2023-09-27 10:48:54 +02:00
Filip Koňařík cb58273bdd Update build_and_deploy.yml 2023-09-27 10:28:31 +02:00
Dusan Jakub 07bc7f9a8b webauthn - fix login 2023-09-27 10:26:21 +02:00
Dusan Jakub e3c506c753 webauthn - UI fixes, scrolling 2023-09-27 10:26:21 +02:00
Dusan Jakub e746406825 for demo purposes, just allow adding credentials to existing users 2023-09-27 10:26:21 +02:00
Filip Koňařík 93146e1ba2 Update build_and_deploy.yml 2023-09-27 10:25:55 +02:00
Filip Koňařík 77d91b56cb Update build_and_deploy.yml 2023-09-27 10:23:50 +02:00
Filip Koňařík ca12e7a0d5 Delete .github/workflows/artifacts-cleanup.yml 2023-09-27 10:21:33 +02:00
Filip Koňařík ef69e91c4e Delete .github/workflows/build.yml 2023-09-27 10:21:17 +02:00
Filip Koňařík 700bcc0120 Delete .github/workflows/deploy.yml 2023-09-27 10:21:09 +02:00
Filip Koňařík 76eba8575e Update build_and_deploy.yml 2023-09-27 10:20:47 +02:00
Dusan Jakub 6c9dbc754c more allowed redirects 2023-09-27 09:12:20 +02:00
Dusan Jakub fc0af19981 Passwordless login redirect (but it doesn't work yet) 2023-09-26 16:08:46 +02:00
Dusan Jakub 7cc76c3e99 Passwordless login redesign 2023-09-26 16:02:33 +02:00
Dusan Jakub 4af7230e5d Passwordless login redesign 2023-09-26 15:56:33 +02:00
konarfil 3ca1bde61b Error and success screens redesigned 2023-09-26 14:00:47 +02:00
Dusan Jakub 37c7c76704 First stab at integrating webauthn login to the rest 2023-09-26 13:57:15 +02:00
konarfil 90d1357809 Remove wrong session input 2023-09-26 13:46:25 +02:00
konarfil 5c4c2a1a46 Device Login redesign 2023-09-26 13:42:23 +02:00
Dusan Jakub cb309096f8 use common layout for login and consents 2023-09-26 13:14:52 +02:00
konarfil a43336567a Merge branch 'master' of https://github.com/ysoftdevs/oauth-playground-server 2023-09-26 12:54:31 +02:00
konarfil e9b240e8a7 Consent should be checked by default 2023-09-26 12:54:25 +02:00
Dusan Jakub a391d628bf webauthn tracer somewhat working now 2023-09-26 12:50:18 +02:00
Dusan Jakub 99f62423a9 WIP webauthn tracer 2023-09-26 12:50:18 +02:00
konarfil ebb18f5e9a Fix 2023-09-26 12:50:08 +02:00
konarfil 31de1f88fe Consents page redesign 2023-09-26 12:47:15 +02:00
konarfil 5b14211214 Login page redesign to materialize 2023-09-26 12:32:11 +02:00
Dusan Jakub 2ca31e9890 DAG interval lengthened to 5 sec 2023-09-26 09:37:29 +02:00