By: Hannah McKee user 05 Dec 2016 at 3:42 a.m. CST

3 Responses
Hannah McKee gravatar
Hi, We have custom authentication scripts, and have set the default ACR value for a Client to point to our custom Script. When doing this, however, our Custom Script is not being invoked. From a quick look through the source code in GitHub, it looks like the default ACR property of a Client is never used. Is this the case, or am I missing something in my implementation? Thanks, Hannah

By Michael Schwartz Account Admin 05 Dec 2016 at 12:29 p.m. CST

Michael Schwartz gravatar
I think you are saying that the default_acr_values defined in [Client Metadata](http://openid.net/specs/openid-connect-registration-1_0.html#ClientMetadata) is not being picked up. If it's true, it's a bug. We'll try to replicate this result.

By Eugeniu Parvan user 07 Dec 2016 at 5:58 a.m. CST

Eugeniu Parvan gravatar
I've created new [issue](https://github.com/GluuFederation/oxAuth/issues/383) regarding this bug.

By William Lowe user 15 Dec 2016 at 10:27 a.m. CST

William Lowe gravatar
I'm going to close out this ticket for now. Best thing to do is to subscribe to alerts for this ticket on Github. Thanks, Will