issues
search
openfaas
/
docs
Official Docs for OpenFaaS
https://docs.openfaas.com/
MIT License
67
stars
101
forks
source link
Add Helm configuration and addtional examples to IAM docs.
#372
Closed
welteki
closed
6 months ago
welteki
commented
6 months ago
Description
Add installation instructions and link to relevant parts in the docs.
Add example for matching roles based on group membership
Add a link to the blog post,
How to authenticate to the OpenFaaS API using Kubernetes JWT tokens
in the examples section.
Rename Auth0 example to IAM example and use it as a general example.
Motivation and Context
[ ] I have raised an issue to propose this change (
required
)
How Has This Been Tested?
Verified the updated pages render correctly.
Verified all links are working.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I've read the
CONTRIBUTION
guide
[x] I have signed-off my commits with
git commit -s
Description
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist:
git commit -s