https://github.com/op-developer/Identity-Service-Broker-API
This is just my hobby project to get familiar with identity services.
Example server with test credentials is under example/httpd
$ make run-example or directly
$ cd example/httpd
$ go run main.go- verify that identity token nonce attribute value is equal to the value of the nonce parameter sent in the authentication request
- more test cases