Giter VIP home page Giter VIP logo

verify-test-rp's Introduction

verify-test-rp

GOV.UK Verify has closed

This repository is out of date and has been archived

A stub relying party used when testing the GOV.UK Verify hub.

  • This service is only for internal testing and is not representative of how a service should connect to Verify. For an authorative implementation of how a service can connect to Verify please see the Technical Onboarding Guide and the Verify Service Provider.

Tokens

Test RP can use JWT to control access if the privateBetaUserAccessRestrictionEnabled flag is set to true. The following request can be used to generate a token value.

POST /private/generate-token HTTP/1.1
Content-Type: application/json; charset=utf-8
{
    "validUntil":"2019-01-03T10:00:54.118Z",
    "issueTo":"http://stub_idp.acme.org/stub-idp-one/SSO/POST"
}

The following response contains a token value.

{
  "tokenValue": "eyJhbGciOiJSUzI1NiJ9..."
}

Issues and responsible disclosure

If you think you have discovered a security issue in this code please email [email protected] with details.

For non-security related bugs and feature requests please raise an issue in the GitHub issue tracker.

Code of Conduct

This project is developed under the Alphagov Code of Conduct

Licence

LICENCE

verify-test-rp's People

Contributors

adityapahuja avatar alan-gds avatar charlesic avatar chrisclayson avatar chrisholmes avatar dbes-gds avatar felixmarcusmillne avatar idrop avatar jakubmiarka avatar javindo avatar jhjava avatar johnwattsgds avatar karlbaker02 avatar kerrr avatar krenair avatar minhngocd avatar philandstuff avatar rachelthecodesmith avatar rhowe-gds avatar richardtowers avatar sgreensmith avatar simonwo avatar vixus0 avatar willp-bl avatar wynndow avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.