Secure Software Development

Assignments and code examples.

View on GitHub

OpenID Connect client

In this assignment you are going to implement a OAuth 2.0 + OpenID Connect client.

To test your client you will need an authorization server and identity provider. There is an open source application called Keycloak you can use that implements both roles.

You can follow the guides bellow: