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

Add GraalJS support for conditional authentication functions #152

Merged
merged 18 commits into from
May 26, 2024

Conversation

shanggeeth
Copy link
Contributor

@shanggeeth shanggeeth commented Jan 9, 2024

Purpose

  • Introduce GraalJS proxy objects.
  • Add wrapper factory for GraalJS proxy objects.
  • Modify adaptive funtions to support GraalJs Script engine execution
  • Add unit tests for GraalJs based script engine

Depends on:

@shanggeeth shanggeeth changed the title [WIP] Add GraalJS support for conditional authentication functions Add GraalJS support for conditional authentication functions Feb 8, 2024
pom.xml Outdated Show resolved Hide resolved
@shanggeeth shanggeeth force-pushed the graalvm branch 2 times, most recently from 4813d39 to fa5fbbe Compare May 19, 2024 16:33
@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9149111403

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9149111403
Status: failure

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9161311191

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9161311191
Status: failure

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9168338845

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9168338845
Status: failure

* Introduce GraalJS proxy objects.
* Add wrapper factory for GraalJS proxy objects.
* GraalJS cannot convert proxy objects to native JAVA objects
* Error when executing function ReferenceError: getCookieValue is not defined
* Unsupported operation identifier 'addCookie'
* Async processes are not getting executed
@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9225922996

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9225922996
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

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

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/9225922996

Co-authored-by: Inthirakumaaran <[email protected]>
@shanggeeth shanggeeth merged commit 37f66b6 into wso2-extensions:master May 26, 2024
2 checks passed
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