Angular, OAuth 2.0 and Keycloak

In previous posts, I wrote about Getting started with Keycloak and Angular, OpenID Connect and Keycloak. In this post, I take a look at Keycloak’s support for OAuth 2.0 scopes. Requirements Serendipity has four roles: Guest User Manager Administrator Sere… Read more

Similar

Angular 2 live demos and tutorials

One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker. ...

Read more »