Issue fixed in 2.0.4 version.
Thanks,
Buvaneswaran
cbuvaneswaran โ created an issue.
cbuvaneswaran โ made their first commit to this issueโs fork.
Hi,
Removed Controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvaneswaran.
Hi,
Removed Controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvaneswaran.
Hi,
Removed Controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvaneswaran.
Removed the controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvnaeswaran.
Hi @sfuchsbe,
I have created this issue queue only for siteScrub() accesscheck miss. Could you please create the new issue andthen mention the issue and patch details.
Thanks,
Buvaneswaran
cbuvaneswaran โ created an issue.
Hi,
Updated new patch. Included claims to retrieve the scopes from client.
Thanks,
Buvaneswaran.
Hi,
The above patch (3383036-1-openid-connect-redirect-url-options-array-update.patch) isn't worked as expected they changed language none in response validation. I included it in request as well. It's working fine for me. Please validate and let me know if you face any issues.
Thinks,
Buvaneswaran.
cbuvaneswaran โ created an issue.
Hi @RandalV,
Yes, I configured and tried the "external tags to invalidate" option, but I am still facing the same issue. PFA(tab_id.png & config_settings.png) the configuration screenshots.
Regards,
Buvaneswaran
cbuvaneswaran โ created an issue.