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

Move security BBEs to new-examples directory and reorganize #1763

Merged
merged 8 commits into from
May 25, 2021

Conversation

ldclakmal
Copy link
Member

@ldclakmal ldclakmal commented May 25, 2021

Purpose

$subject was done for following BBEs:

REST API Security

  • Service - Basic Auth File User Store
  • Service - Basic Auth LDAP User Store
  • Service - JWT Auth
  • Service - OAuth2
  • Client - Basic Auth
  • Client - Bearer Token Auth
  • Client - Self Signed JWT Auth
  • Client - OAuth2 Client Credentials Grant Type
  • Client - OAuth2 Password Grant Type
  • Client - OAuth2 Refresh Token Grant Type
  • Service - SSL/TLS
  • Client - SSL/TLS
  • Service - Mutual SSL
  • Client - Mutual SSL

Security

  • Cryptographic Operations
  • JWT Issue/Validate

URL

  • URL Encode/Decode Operations

Related to ballerina-platform/ballerina-library#584

@shafreenAnfar
Copy link
Contributor

I think we can organize these BBEs a bit.

@ldclakmal ldclakmal changed the title Move security BBEs to new-examples directory Move security BBEs to new-examples directory and reorganize May 25, 2021
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.

2 participants