Michael Schwartz

Results 68 issues of Michael Schwartz

There are 20+ interception scripts in Janssen, which can be written in Jython or Java. The interception script control plane configures scripts for different components: e.g. Auth Server, SCIM, Link....

kind-feature
enhancement

A mistake in a DCR request may result in a message like this: `The value of one of the Client Metadata fields is invalid and the server has rejected this...

comp-jans-auth-server
kind-feature
enhancement

It would be natural to store this information as an attribute of a user in LDAP. Many people have been using Michael Stroeder's python LDAP library for years: https://www.python-ldap.org/ One...

Is the plugin using the 'sub' claim and openid scope? What if our OP needs to specify a different user claim to identify the account in Wordpress. For example, let's...

Some customers would like to limit the number of sessions a person can have active. For example, consider this use case: 1. User navigates to website with Browser 1 (session...

enhancement

We support modifying the Shibboleth velocity templates, as long as the content that gets rendered is not modified. We need to document how this is done.

enhancement

There should be a logout button that calls the end_session endpoint, and utilizes front channel logout http://openid.net/specs/openid-connect-frontchannel-1_0.html Which is supported on the Gluu Server.

![image](https://cloud.githubusercontent.com/assets/3717101/21126960/2a9bd9f2-c0b5-11e6-9a9f-ace369690229.png) openidconnect.js:737 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience

We need a command line program that enables you to generate two things 1. jwks document (published by client somewhere the OP can reach it) 2. jks that can be...

enhancement

The built-in methods should show in the section "Enabled authentication methods", but be greyed out if they are not available on the OP as an allowed acr. The goal is...