Relative Content

Tag Archive for angularangular-auth-oidc-client

Load a Config Later into the config for angular-auth-oidc-client

I am currently working with the angular-auth-oidc-client package and I want to add a scope later on into the. I didn’t found anything on that, so I tired the next best thing to just load that config lateran into my website life when I now the value of the scope. I found this but then I try to implement it my application just doesn’t react when I call authorise (Other config that doesn’t need to be called async).

Angular Auth OIDC Client Popup not working

I’m trying to implement the popup functionality from Auth OIDC Client. The setup is that the user is already authenticated via another config and can then connect to the other config via the Popup to “Link” to the other config, so the user can use the API endpoints that need the Token form the second config. But then I open the Popup I instantly get: