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 config to disable authz filter [1.2.x] #22109

Merged

Conversation

ldclakmal
Copy link
Member

Purpose

This PR add config to disable authz filter. By default it is set to enabled.

Fixes #21376

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@ldclakmal ldclakmal changed the base branch from master to ballerina-1.2.x March 23, 2020 12:04
@ldclakmal ldclakmal added this to the 1.2.1 milestone Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow a way to skip the authorisation filter in ballerina auth module
2 participants