-
Notifications
You must be signed in to change notification settings - Fork 43
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
[20439] Authentication Handshake Properties documentation #681
Conversation
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
@richiprosima please test docs |
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.
Everything is clear! It would be nice if there was a reference to the new page Security Plugin Settings
at the end of the section 8. Security so it can be easly found
Good one ! |
5fa54ba
to
c4f71f6
Compare
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
c4f71f6
to
fe353e2
Compare
@richiprosima please test docs |
@Mergifyio backport 2.13.x 2.12.x 2.10.x 2.6.x |
✅ Backports have been created
|
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3)
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3)
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3)
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3)
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3) Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3) Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3) Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
* Refs #20439: AuthenticationHandshakeProperties documentation Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #20439: Review suggestions Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> (cherry picked from commit 557efa3) Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
This PR adds the documentation for configuring the
Authentication Handshake
behavior through the following properties:max_handshake_requests
initial_handshake_resend_period
handshake_resend_period_gain
And also, fills the
PropertyPolicy Security
page by remembering the configurable properties of the different security pluginsWe may backport this to 2.13.x 2.12.x 2.10.x and 2.6.x