UrlSource
class UrlSource implements ExternalAccountCredentialSourceInterface (View source)
Retrieve a token from a URL.
Methods
__construct(string $url, string $format = null, string $subjectTokenFieldName = null, array $headers = null)
No description
string
fetchSubjectToken(callable $httpHandler = null)
No description
Details
__construct(string $url, string $format = null, string $subjectTokenFieldName = null, array $headers = null)
No description
string
fetchSubjectToken(callable $httpHandler = null)
No description