-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Organize security tasks #5474
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
Organize security tasks #5474
Conversation
@@ -3,6 +3,8 @@ title: Authorization for groups and list claims | |||
description: Tutorial on how to configure the groups-base authorization and configure the authorization of list-typed claims in Istio. | |||
weight: 4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you change the weight to 30 so that this page is after the HTTP and TCP task?
Could we use the following categories instead?
|
@rcaballeromx Not really, because we have no Encryption or Identity tasks, so there would be nothing in them. |
@frankbu The content you have around configuring Citadel is to get those things in place. Or am I missing something? |
@rcaballeromx The tasks are a mixed bag, all around configuring Citatel. I woudn't really think of them as encryption or identify tasks. I wouldn't really know what to expect in an encryption task section. A task that shows how to change encryption algorithms? I don't think that's even supported. |
After 1.4, we can consider further refining the categories, but we'll need to rework some of the tasks at the same time. I think we should merge this as is now, the sooner the better, because it will have merge conflicts with lots of other affected docs. |
@frankbu I think you are right, post release we will revisit. Encryption wouldn't be how to change encryption algorithms but rather how to get traffic in the mesh encrypted. |
No description provided.