Show / Hide Table of Contents

Namespace Oci.Common.Auth.Internal

Classes

Constants

FileBasedResourcePrincipalFederationClient

FixedContentResourcePrincipalFederationClient

OkeWorkloadIdentityResourcePrincipalsFederationClient

OkeWorkloadIdentityResourcePrincipalsFederationClient class is used for the federation client for the OkeWorkloadIdentityAuthenticationDetailsProvider

ResourceDetails

ResourceDetails class is used to hold the request details of a compute instance certificates

X509FederationClient

This class gets a security token from the auth service by signing the request with a PKI issued leaf certificate, passing along a temporary public key that is bounded to the security token, and the leaf certificate.

Interfaces

IFederationClient

Defines a basic interface for a federation endpoint that provides a security token for authentication.

In this article
Back to top