Commit Graph

  • 162dd87fc1
    lib/saml: fix base64 encoding of SAML assertions for users with non-ASCII names (#16) main Ulysse Carion 2025-01-13 14:50:34 -0800
  • 683d9222cb
    scim: match /Users results in "Resources" or "resources" (#15) Ulysse Carion 2025-01-10 10:30:49 -0800
  • b0f1e44617
    Fix redirect / metadata url, <title> (#13) Ulysse Carion 2024-10-31 15:18:30 -0700
  • acbef8f1ef
    Move UI pages for app and login into pages router (#12) Ulysse Carion 2024-10-29 15:02:10 -0700
  • 8ea1061fb1
    Add HTTP-Redirect binding to app metadata (#11) Ulysse Carion 2024-10-24 09:16:53 -0700
  • 6d92ea395d
    Add metadata URL for apps (#9) Ulysse Carion 2024-10-18 11:01:45 -0700
  • 4fb9c7b3ca
    base64-encode data url for IDP certificate (#8) Ulysse Carion 2024-10-18 10:20:04 -0700
  • a0e0878bf9
    Add screenshot to README (#7) Ulysse Carion 2024-10-15 11:12:01 -0700
  • 1243c5ff68
    add icon.svg (#6) Ulysse Carion 2024-10-10 12:24:39 -0700
  • 8937aac406
    Nits + index page (#5) Ulysse Carion 2024-10-10 11:14:10 -0700
  • 8b9e028f09
    change bearer token placeholder from https://... to just ... (#4) Ulysse Carion 2024-10-07 15:29:59 -0700
  • 2c14bfebc9
    Make "create app" UI nicer, and make IDP redirect URIs use custom domain (#3) Ulysse Carion 2024-10-07 08:58:11 -0700
  • 7f173bcabf
    Move to Next.js (#2) Ulysse Carion 2024-10-03 09:57:43 -0700
  • cacfa55999
    include cert in saml assertions (#1) Ulysse Carion 2024-09-25 10:19:21 -0700
  • 0dc99f4e20
    add sso. to sign-on url Ulysse Carion 2024-08-13 09:21:37 -0700
  • db76b2a3a2
    add debug logging to netlify function Ulysse Carion 2024-05-24 17:16:35 -0700
  • 4b670ba2e9
    use js Ulysse Carion 2024-05-24 16:23:33 -0700
  • dd8632ffa3
    add POST rewriting function Ulysse Carion 2024-05-24 16:04:36 -0700
  • 833f967861 appease typescript Ulysse Carion 2024-05-18 16:51:39 -0700
  • 2c4efcf23a add email domain editing for apps Ulysse Carion 2024-05-18 16:49:38 -0700
  • 79cb2f1704 SSOPage: add placeholder text Ulysse Carion 2024-05-17 13:10:37 -0700
  • 4657daaf8d add console easter egg Ulysse Carion 2024-05-17 13:05:24 -0700
  • 1d9535e3ed InstantSetupPage: use replace: true for redirect Ulysse Carion 2024-05-17 12:54:35 -0700
  • 90ca3525ab add loading.gif Ulysse Carion 2024-05-17 10:19:59 -0700
  • 0a70f1cbf2 copy and appearance updates Ulysse Carion 2024-05-17 10:13:27 -0700
  • 9f9f5d83c8 check in assets Ulysse Carion 2024-05-16 16:09:03 -0700
  • 1bd22a8a48 add required domains for apps Ulysse Carion 2024-05-16 16:05:30 -0700
  • d8732d7853 set assertion expire time 1 hour ago Ulysse Carion 2024-05-15 19:28:27 -0700
  • 7fecd8b87b sp acs url Ulysse Carion 2024-05-15 16:30:12 -0700
  • 2b64f1de76 instant setup flow Ulysse Carion 2024-05-14 12:04:47 -0700
  • c31ad152b9 create, edit, and sso with apps Ulysse Carion 2024-05-14 11:30:50 -0700
  • b049eb8fa5 spike: create assertions Ulysse Carion 2024-05-13 16:19:21 -0700