Method: RSAML::Protocol::Scoping#idp_list

Defined in:
lib/rsaml/protocol/scoping.rb

#idp_listObject

An advisory list of identity providers and associated information that the requester deems acceptable to respond to the request.



14
15
16
# File 'lib/rsaml/protocol/scoping.rb', line 14

def idp_list
  @idp_list
end