Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ALS-6921] Implement Open Access in PSAMA #205

Merged
merged 1 commit into from
Sep 18, 2024
Merged

[ALS-6921] Implement Open Access in PSAMA #205

merged 1 commit into from
Sep 18, 2024

Conversation

Gcolon021
Copy link
Contributor

Added new configuration and logic for open access requests validation. Refactored logging statements to use placeholder-based formatting for consistency.

Added new configuration and logic for open access requests validation. Refactored logging statements to use placeholder-based formatting for consistency.
@Gcolon021 Gcolon021 added the enhancement New feature or request label Sep 17, 2024

private boolean callOpenAccessValidationEndpoint(ContainerRequestContext requestContext) {
String openAccessValidateUrl = picSureWarInit.getOpenAccessValidateUrl();
String token_introspection_token = picSureWarInit.getToken_introspection_token();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
String token_introspection_token = picSureWarInit.getToken_introspection_token();

@Gcolon021 Gcolon021 merged commit fdff283 into release Sep 18, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants