Method: RSAML::Protocol::AuthnRequest#provider_name
- Defined in:
- lib/rsaml/protocol/authn_request.rb
#provider_name ⇒ Object
Specifies the human-readable name of the requester for use by the presenter’s user agent or the identity provider
64 65 66 |
# File 'lib/rsaml/protocol/authn_request.rb', line 64 def provider_name @provider_name end |