Problem/Motivation

The JwtAuthenticationProvider should be more strict about when it applies. It should only apply when the JWT token has the agent scope.

Steps to reproduce

Proposed resolution

Check scope values in ::applies

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork acquia_ai-3611671

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mglaman created an issue. See original summary.

mglaman’s picture

Status: Active » Needs review
attilatilman’s picture

Status: Needs review » Reviewed & tested by the community

LGTM!

mglaman’s picture

Status: Reviewed & tested by the community » Fixed

merge train ahoy!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • mglaman committed 83d87bd5 on 1.0.x
    fix: #3611671 Authentication provider should only apply when agent scope...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.