Commit Graph

122 Commits

Author SHA1 Message Date
Marcial Rosales 410940c0b8 Revert changes 2025-06-18 10:30:25 +02:00
Marcial Rosales 6393491ab1 Revert changes 2025-06-18 10:28:20 +02:00
Marcial Rosales 258ee2bf2b Bump up to 0.0.7 2025-06-18 10:17:08 +02:00
Marcial Rosales 6b7811480f Moved changes to feature-8662 2025-06-18 09:33:44 +02:00
Marcial Rosales 338e178b99 Configure spring with opaque token
Tests failing now until backend calls
introspection endpoint
2025-06-18 08:30:25 +02:00
Marcial Rosales 11c748a7c9 Obtained jwt token from spring auth server
Pendind to obtain an opaque
2025-06-18 08:30:25 +02:00
Marcial Rosales e533218482 Fix some issues to obtain a token
using client_credentials with spring
2025-06-18 08:30:25 +02:00
Marcial Rosales 0d85348d5f Use spring to test oauth2 in messaging protocols 2025-06-18 08:30:25 +02:00
Marcial Rosales 5c94c466d3 Configure authz-messaging to test opaque tokens 2025-06-18 08:30:25 +02:00
Marcial Rosales 694456a53d First changes to test opaque tokens 2025-06-18 08:30:25 +02:00
Marcial Rosales 081a0e9eee Use TEST_CONFIG_PATH to determine SPRING_CONFIG_DIR 2025-06-18 08:30:25 +02:00
Marcial Rosales f94ccc7b67 Bump to 0.0.6 2025-06-18 08:30:25 +02:00
Marcial Rosales ef44c3e561 Bump to 0.0.6 2025-06-18 08:30:25 +02:00
Marcial Rosales 653929f76e Externalize user configuration 2025-06-18 08:30:25 +02:00
Marcial Rosales e65f9be60d Fix logout 2025-06-18 08:30:25 +02:00
Marcial Rosales e368440526 Bump up to 0.0.5 2025-06-18 08:30:25 +02:00
Marcial Rosales 100642c95b Configure post logout url 2025-06-18 08:30:25 +02:00
Marcial Rosales 1dee3e4475 Add extra scopes and audience to token 2025-06-18 08:30:25 +02:00
Marcial Rosales 784451719a Add scopes and aud claim to token 2025-06-18 08:30:25 +02:00
Marcial Rosales b3aa1aff9d Fix configuration
Still missing audience claim from token
2025-06-18 08:30:25 +02:00
Marcial Rosales 1dc726fbe6 Fix configuration errors 2025-06-18 08:30:25 +02:00
Marcial Rosales 9c0aae9589 Disable client registry and enable user registry 2025-06-18 08:30:25 +02:00
Marcial Rosales 3608c6fcbd Use * for any CORS origin
At least for now
2025-06-18 08:30:25 +02:00
Marcial Rosales 92589b22df Bump spring auth server to 0.0.2 2025-06-18 08:30:25 +02:00
Marcial Rosales 5ab1e59592 Bump up version of spring auth server 2025-06-18 08:30:25 +02:00
Marcial Rosales 8012941160 Add missing config
And simplify suite name
2025-06-18 08:30:25 +02:00
Marcial Rosales 7641b1ad95 Add CORS filter
Otherwise RabbitMQ cannot reach the
discovery endpoint from the browser
2025-06-18 08:30:25 +02:00
Marcial Rosales f8fc4f0fe5 Deploy spring auth server with tls 2025-06-18 08:30:25 +02:00
Marcial Rosales 14833a6477 Configure spring with tls 2025-06-18 08:30:25 +02:00
Marcial Rosales 6963701088 Fix issue starting spring
And add missing configuration
2025-06-18 08:30:25 +02:00
Marcial Rosales 5d225a8703 Add config files for spring auth server 2025-06-18 08:30:24 +02:00
Marcial Rosales efac68a9e5 Prepare all scripts to deploy spring
authorization server
2025-06-18 08:30:24 +02:00
Marcial Rosales d08f79ceb1 Add behaviours 2025-06-18 08:30:24 +02:00
Marcial Rosales cde846aec5 Fix issue in docker file 2025-06-18 08:30:24 +02:00
Marcial Rosales 81ea448a4e Add spring-authorization-server for selenium
And ci job to build it
2025-06-18 08:30:24 +02:00
Marcial Rosales 57ef5ea64f Delete mqtt qos0 when connection closes 2025-06-04 10:49:19 +02:00
Marcial Rosales cc86ffe30a
Fix issue around rendering a mqtt qos0 queue 2025-06-03 16:40:55 +04:00
Marcial Rosales 94cba43e75 Relocate temp folder from /tmp to /var 2025-05-28 13:01:46 +02:00
Marcial Rosales 09fc5357a7 Fix credentials used to create vhost 2025-05-27 16:05:55 +02:00
Marcial Rosales a92242918b Stop page refresh
To prevent state element exception
2025-05-27 15:41:30 +02:00
Marcial Rosales 98061c8e96 Fix typo 2025-05-27 15:19:13 +02:00
Marcial Rosales 23eb9854ee Test SAC with consumres w/o priorities 2025-05-27 14:00:18 +02:00
Marcial Rosales 870c66734b Use different way to parse tables for consuers 2025-05-27 14:00:18 +02:00
Marcial Rosales 8960d19492 Apply patch that addresses the issue with SAC
And improve how to parse a html table to
extract its rows
2025-05-27 14:00:18 +02:00
Marcial Rosales d2767983dc Reproduce issue 2025-05-27 14:00:18 +02:00
Marcial Rosales 4fdbcb33e1 Add amqplib
Required to subscribe with a priority in the arguments
which is only possible in AMQP 0.9.1
2025-05-27 14:00:18 +02:00
Marcial Rosales 586a946213 Remove log statements 2025-05-27 14:00:18 +02:00
Marcial Rosales 70ec8dffdd Selenium test with SAC 2025-05-27 14:00:18 +02:00
Marcial Rosales 27b3e21554 Fix issue related to popup warning
And in particular locating the span#close button
2025-05-22 10:08:22 +02:00
Marcial Rosales a028db8156 Briefly explain how to start a second rabbitmq server
interactively
2025-05-21 15:50:29 +02:00