As a PixieApp developer, I want to add security to my PixieApp
Expected behavior
When deployed to the web, we should be able to protect PixieApps with security. We should support multiple authorization mechanism including:
-Basic Auth
-Bearer Token
-OAuth 2.0
-IBM Identity and Access Management (IAM)
Actual behavior
No security is currently supported
As a PixieApp developer, I want to add security to my PixieApp
Expected behavior
When deployed to the web, we should be able to protect PixieApps with security. We should support multiple authorization mechanism including:
-Basic Auth
-Bearer Token
-OAuth 2.0
-IBM Identity and Access Management (IAM)
Actual behavior
No security is currently supported