Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

peknur/opidentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Provider library and example for the OP Identity Service Broker

https://github.com/op-developer/Identity-Service-Broker-API

This is just my hobby project to get familiar with identity services.

Example

Example server with test credentials is under example/httpd

$ make run-example 

or directly

$ cd example/httpd
$ go run main.go

TODO

  • verify that identity token nonce attribute value is equal to the value of the nonce parameter sent in the authentication request
  • more test cases

About

Service Provider library and example for the OP Identity Service Broker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors