list_oidc_providers {openeo} | R Documentation |
In case the openEO service provider supports OpenID connect authentication, this function will return a list of supported provider that can be used by this specific service.
list_oidc_providers(con = NULL)
con |
active openEO service connection ( |
a ProviderList
object which is a named list of Provider
objects.