Troubleshooting: OIDC Password Grant Type Does Not Honor Group Restrictions

Follow
    Applies to:
  • SecureAuth Identity Platform
Deployment model:
  • Cloud
  • Hybrid
  • On Premises
  • Version Affected: All
     
     

    Overview

    When using the OIDCToken endpoint with the Password grant type, Group Restriction checks are not performed.

     

    Cause

    Group Restriction and Adaptive Authentication settings cannot be applied to OIDCToken, since it normally handles anonymous requests from OAuth servers.

     

    Resolution:

    You can work around this by using a different search filter on the Data tab, so that only users in a specific group can authenticate:

    1. Click the Data tab.
    2. Edit the search filter so it looks something like this:
    (&(samAccountName=%v)(memberof=CN=ExampleGroup,OU=Groups,DC=example,DC=local))

    This example only allows users who are a member of a group named ExampleGroup, in the Groups organizational unit of the example.local domain -- substitute your own group, OU, and domain.

    1. Save.




     

    SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.

    Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.

    0 out of 0 found this helpful

    Comments

    0 comments

    Please sign in to leave a comment.