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

Issue in theAdaptive authentication using function library sample #3552

Open
sahandilshan opened this issue Nov 23, 2022 · 0 comments
Open

Comments

@sahandilshan
Copy link
Contributor

Description:
Adaptive authentication using function library provide a sample where it check the age of the user. According to the age_based functional library, it only has the getAge() function. But in the authentication script, it says it has two functions (getAge and validateDOB)
https://is.docs.wso2.com/en/latest/guides/adaptive-auth/adaptive-auth-with-function-lib-sample/

Screenshot 2022-11-23 at 9 57 26 AM

An exception throws when using the given authentication script. Either we have to update the authentication script or update the functional library.

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

No branches or pull requests

1 participant