Method: Akeyless::UpdateAuthMethodOIDC#required_scopes

Defined in:
lib/akeyless/models/update_auth_method_oidc.rb

#required_scopesObject

RequiredScopes is a list of required scopes that the oidc method will request from the oidc provider and the user must approve



77
78
79
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 77

def required_scopes
  @required_scopes
end