Skip to content

Conversation

@MarcialRosales
Copy link
Contributor

@MarcialRosales MarcialRosales commented Aug 5, 2025

Add spring component to selenium and improve a few things around capturing logs in ci jobs among others things.

It also adds a spring-authorization-server exclusively for selenium and the ci job to build a docker image that Selenium uses to bootstrap an instance. The code modifies the jwt token and the introspected token so that it includes scopes assigned to the user and the audience claim too. Implements #14043

This work originated from the implementation of opaque tokens feature.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

@michaelklishin michaelklishin changed the title Add spring component to selenium Add a Spring component to selenium Aug 5, 2025
@michaelklishin michaelklishin added this to the 4.2.0 milestone Aug 5, 2025
@michaelklishin michaelklishin marked this pull request as ready for review August 5, 2025 16:52
@MarcialRosales MarcialRosales requested a review from Zerpet August 6, 2025 07:59
with Selenium. And ci job to build the docker image
@MarcialRosales MarcialRosales force-pushed the add-spring-to-selenium branch from e6e961a to 8fb3603 Compare August 6, 2025 08:34
Copy link
Collaborator

@michaelklishin michaelklishin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving again per discussion with Marcial.

@michaelklishin michaelklishin merged commit d5b5af5 into main Aug 6, 2025
559 of 561 checks passed
@michaelklishin michaelklishin deleted the add-spring-to-selenium branch August 6, 2025 14:17
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.

4 participants