sebbalex / app-spid-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPID app test

Bootstrap project

Getting started

  1. cp .env.example .env and change it accordingly
  2. start docker compose
    $ docker compose up
  3. navigate to
    https://localhost:4000
  4. Click to access button and select "IDP test"
  5. Access using "validator" and "validator". Click on "Continue"
  6. Click on all entry in left pane menu to check metadata, request and response if they meet all requirements.
  7. Under Response -> Check Response make sure you have selected all requested fields in your own metadata (should be already like this), sign both Response and Assertion and eventually manipulate requested fields as you want and Send the response back to the client.
  8. A page with resultant data should be displayed

About


Languages

Language:TypeScript 74.5%Language:Handlebars 18.5%Language:Shell 5.1%Language:Dockerfile 1.9%