Method: Akeyless::UpdateAuthMethodOIDC#allowed_redirect_uri

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

#allowed_redirect_uriObject

Allowed redirect URIs after the authentication



26
27
28
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 26

def allowed_redirect_uri
  @allowed_redirect_uri
end