Skip to content

Conversation

@dajomo
Copy link

@dajomo dajomo commented May 23, 2016

Hi

I have included support for the optional acr_values parameter on an OIDC request.

This allows the client to specify context data for the server. For instance, the client can target a particular tenant on the server in a multi-tenant environment.

dajomo and others added 6 commits May 23, 2016 13:49
Allows the signOut function to be executed by other parts of the UI,
when an idle timeout has been observed for example.
When Angular SPA is hosted in IIS, URL Rewriting must be employed to
send all requests to the SPA, otherwise IIS will return 404 on all
non-default requests, such as /silent-renew.

When the rewrite is used, the path changes a little in the browser and
so we need to check the absUrl instead of the path value to check for an
silent-renew request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants