python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
What is the default CallBack URL in manfredsteyer/angular-oauth2-oidc
We have projects using the manfredsteyer/angular-oauth2-oidc GitHub project to do our OIDC flows.
In the Authorization Code Flow, after the User logs in at the IDP, the IDP calls a url from the applic...
Vaccano
Votes: 0
Answers: 1
Is it possible to utilise Open ID Connect flows for authentication but then have another source of authorization rules?
My situation is this. I have a legacy Angular application which calls a Node API server. This Node server currently exposes a /login endpoint to which I pass a user/pwd from my Angular SPA. The Node ...
royneedshelp
Votes: 0
Answers: 2
OpenID connect handle user logout not confirmed
We are using angular-oauth2-oidc plugin.
More specifically:
angular 13
angular-oauth2-oidc 13.0.1
Our OAUth IDP is based on WSO2 Identity Server. Here a sample of the discovery service implemented ...

Angelo Immediata
Votes: 0
Answers: 1