GithubHelp home page GithubHelp logo

kord-guardian-examples's People

Contributors

lukehedger avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

kord-guardian-examples's Issues

Explore OAuth as a service

How can the process of developing a KORD Guardian micro-service be simplified for identity providers that may not have existing infrastructure to verify claims, or the resource to build it?

With this in mind, we should explore available tools and projects that assist the creation of OAuth2 servers and whether a lightweight solution can be provided in the above scenario:

Add PPL example

  • Clone MICS template
  • claim: pplId
  • Mock verification of provided pplId

Documentation

  • Architecture (with diagram)
  • How to write a META Identity Claims Service:
    • Start with template
    • Customise with verification
    • Deploy (plus .env config)

Marketplace proposal

  • Outline a proposal for a META Identity Claims Service marketplace

Problem
Currently, the META Identity Claims Services that are available to participants in the META Network are maintained at application level ie. the place where they are consumed. For example, the META ID dapp provides an interface to all of the current claims services by maintaining a list of services, some data about each service and the URL to send a verification request to. If another dapp wants to offer a similar interface, it too will have to maintain a similar list. Additionally, whenever new claims services are created they must ask the developers of those dapps to add their service.

Solution
The problems of registering new claims services and maintaining an accurate record of the available services can be solved by introducing a 'marketplace' for claims services to the META network. This marketplace would have an API that allows clients to write and read to the underlying dataset. The API would need to have access control rules, particularly around writes. It could be accessed via an ENS record that points to the latest hash available eg. marketplace.id.meta.

Add DPID Registry example

  • Clone MICS template
  • claim: dpid
  • Convert companies.xml to JSON
  • Lookup claimed dpid in registry

Example:

<DpidOwner SequenceNumber="3028">
  <DPID>PADPIDA20170807093</DPID>
  <CompanyName>JAAK Music LTD</CompanyName>
  <Address>41 Corsham Street, London, N1 6DR, United Kingdom</Address>
</DpidOwner>

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.