A simple mock SAML 2.0 Identity Provider
Go to file
2022-01-14 01:12:17 +05:30
components wip 2022-01-13 22:37:44 +05:30
data wip 2022-01-13 23:43:25 +05:30
pages wip 2022-01-14 01:12:17 +05:30
prisma wip 2022-01-13 23:43:25 +05:30
public Initial commit from Create Next App 2022-01-08 20:41:13 +05:30
services wip 2022-01-14 01:12:17 +05:30
styles wip 2022-01-13 22:37:44 +05:30
types wip 2022-01-13 23:20:16 +05:30
.eslintrc.json Initial commit from Create Next App 2022-01-08 20:41:13 +05:30
.gitignore first commit 2022-01-09 12:58:39 +05:30
next-env.d.ts Initial commit from Create Next App 2022-01-08 20:41:13 +05:30
next.config.js Initial commit from Create Next App 2022-01-08 20:41:13 +05:30
package-lock.json wip 2022-01-14 00:50:01 +05:30
package.json wip 2022-01-14 00:50:01 +05:30
postcss.config.js wip 2022-01-13 22:37:44 +05:30
README.md wip 2022-01-14 01:12:17 +05:30
tailwind.config.js wip 2022-01-13 22:37:44 +05:30
tsconfig.json Initial commit from Create Next App 2022-01-08 20:41:13 +05:30

Backlog

  • Form validation
  • Feed some users
  • Fix the download metadata
  • Add the SAML response
  • Fix the SAML metadata URL
  • Improve the UI