package
1.0.2-19
Repository: https://github.com/cyberark/authn-jwt-gitlab.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: Create a version of this function for creating an authenticator from environment.
No description provided by the author
No description provided by the author
No description provided by the author
ReadResponseBody fully reads a response and closes it.
# Constants
PolicyModePatch adds policy data and explicitly deletes policy data.
PolicyModePost appends new data to the policy.
PolicyModePut completely replaces the policy, implicitly deleting data which is not present in the new policy.
# Structs
No description provided by the author
No description provided by the author
CreatedRole contains the full role ID and API key of a role which was created by the server when loading a policy.
PolicyResponse contains information about the policy update.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
PolicyMode defines the server-sized behavior when loading a policy.