lib/conjur/base.rb in conjur-api-4.19.0 vs lib/conjur/base.rb in conjur-api-4.19.1

- old
+ new

@@ -173,10 +173,10 @@ #@!attribute [r] remote_ip # An optional IP address to be recorded in the audit record for any actions performed by this API instance. attr_reader :remote_ip - #@!attribute [r] privilege + #@!attribute [rw] privilege # The optional global privilege (e.g. 'elevate' or 'reveal') which should be attempted on the request. attr_accessor :privilege # The name of the user as which this api instance is authenticated. This is available whether the api # instance was created from credentials or an authentication token.