1. Packages
  2. Packages
  3. Okta Provider
  4. API Docs
  5. getOauthAuthorizationServer
Viewing docs for Okta v6.6.0
published on Wednesday, Apr 29, 2026 by Pulumi
okta logo
Viewing docs for Okta v6.6.0
published on Wednesday, Apr 29, 2026 by Pulumi

    Using getOauthAuthorizationServer

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getOauthAuthorizationServer(args: GetOauthAuthorizationServerArgs, opts?: InvokeOptions): Promise<GetOauthAuthorizationServerResult>
    function getOauthAuthorizationServerOutput(args: GetOauthAuthorizationServerOutputArgs, opts?: InvokeOptions): Output<GetOauthAuthorizationServerResult>
    def get_oauth_authorization_server(base_url: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetOauthAuthorizationServerResult
    def get_oauth_authorization_server_output(base_url: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetOauthAuthorizationServerResult]
    func GetOauthAuthorizationServer(ctx *Context, args *GetOauthAuthorizationServerArgs, opts ...InvokeOption) (*GetOauthAuthorizationServerResult, error)
    func GetOauthAuthorizationServerOutput(ctx *Context, args *GetOauthAuthorizationServerOutputArgs, opts ...InvokeOption) GetOauthAuthorizationServerResultOutput

    > Note: This function is named GetOauthAuthorizationServer in the Go SDK.

    public static class GetOauthAuthorizationServer 
    {
        public static Task<GetOauthAuthorizationServerResult> InvokeAsync(GetOauthAuthorizationServerArgs args, InvokeOptions? opts = null)
        public static Output<GetOauthAuthorizationServerResult> Invoke(GetOauthAuthorizationServerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOauthAuthorizationServerResult> getOauthAuthorizationServer(GetOauthAuthorizationServerArgs args, InvokeOptions options)
    public static Output<GetOauthAuthorizationServerResult> getOauthAuthorizationServer(GetOauthAuthorizationServerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: okta:index/getOauthAuthorizationServer:getOauthAuthorizationServer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BaseUrl string
    BaseUrl string
    baseUrl String
    baseUrl string
    baseUrl String

    getOauthAuthorizationServer Result

    The following output properties are available:

    AuthorizationEndpoint string
    BackchannelAuthenticationRequestSigningAlgValuesSupporteds List<string>
    BackchannelTokenDeliveryModesSupporteds List<string>
    ClaimsSupporteds List<string>
    CodeChallengeMethodsSupporteds List<string>
    DeviceAuthorizationEndpoint string
    DpopSigningAlgValuesSupporteds List<string>
    EndSessionEndpoint string
    GrantTypesSupporteds List<string>
    Id string
    IntrospectionEndpoint string
    IntrospectionEndpointAuthMethodsSupporteds List<string>
    Issuer string
    PushedAuthorizationRequestEndpoint string
    RegistrationEndpoint string
    RequestObjectSigningAlgValuesSupporteds List<string>
    RequestParameterSupported bool
    ResponseModesSupporteds List<string>
    ResponseTypesSupporteds List<string>
    RevocationEndpoint string
    RevocationEndpointAuthMethodsSupporteds List<string>
    ScopesSupporteds List<string>
    SubjectTypesSupporteds List<string>
    TokenEndpoint string
    TokenEndpointAuthMethodsSupporteds List<string>
    BaseUrl string
    AuthorizationEndpoint string
    BackchannelAuthenticationRequestSigningAlgValuesSupporteds []string
    BackchannelTokenDeliveryModesSupporteds []string
    ClaimsSupporteds []string
    CodeChallengeMethodsSupporteds []string
    DeviceAuthorizationEndpoint string
    DpopSigningAlgValuesSupporteds []string
    EndSessionEndpoint string
    GrantTypesSupporteds []string
    Id string
    IntrospectionEndpoint string
    IntrospectionEndpointAuthMethodsSupporteds []string
    Issuer string
    PushedAuthorizationRequestEndpoint string
    RegistrationEndpoint string
    RequestObjectSigningAlgValuesSupporteds []string
    RequestParameterSupported bool
    ResponseModesSupporteds []string
    ResponseTypesSupporteds []string
    RevocationEndpoint string
    RevocationEndpointAuthMethodsSupporteds []string
    ScopesSupporteds []string
    SubjectTypesSupporteds []string
    TokenEndpoint string
    TokenEndpointAuthMethodsSupporteds []string
    BaseUrl string
    authorizationEndpoint String
    backchannelAuthenticationRequestSigningAlgValuesSupporteds List<String>
    backchannelTokenDeliveryModesSupporteds List<String>
    claimsSupporteds List<String>
    codeChallengeMethodsSupporteds List<String>
    deviceAuthorizationEndpoint String
    dpopSigningAlgValuesSupporteds List<String>
    endSessionEndpoint String
    grantTypesSupporteds List<String>
    id String
    introspectionEndpoint String
    introspectionEndpointAuthMethodsSupporteds List<String>
    issuer String
    pushedAuthorizationRequestEndpoint String
    registrationEndpoint String
    requestObjectSigningAlgValuesSupporteds List<String>
    requestParameterSupported Boolean
    responseModesSupporteds List<String>
    responseTypesSupporteds List<String>
    revocationEndpoint String
    revocationEndpointAuthMethodsSupporteds List<String>
    scopesSupporteds List<String>
    subjectTypesSupporteds List<String>
    tokenEndpoint String
    tokenEndpointAuthMethodsSupporteds List<String>
    baseUrl String
    authorizationEndpoint string
    backchannelAuthenticationRequestSigningAlgValuesSupporteds string[]
    backchannelTokenDeliveryModesSupporteds string[]
    claimsSupporteds string[]
    codeChallengeMethodsSupporteds string[]
    deviceAuthorizationEndpoint string
    dpopSigningAlgValuesSupporteds string[]
    endSessionEndpoint string
    grantTypesSupporteds string[]
    id string
    introspectionEndpoint string
    introspectionEndpointAuthMethodsSupporteds string[]
    issuer string
    pushedAuthorizationRequestEndpoint string
    registrationEndpoint string
    requestObjectSigningAlgValuesSupporteds string[]
    requestParameterSupported boolean
    responseModesSupporteds string[]
    responseTypesSupporteds string[]
    revocationEndpoint string
    revocationEndpointAuthMethodsSupporteds string[]
    scopesSupporteds string[]
    subjectTypesSupporteds string[]
    tokenEndpoint string
    tokenEndpointAuthMethodsSupporteds string[]
    baseUrl string
    authorization_endpoint str
    backchannel_authentication_request_signing_alg_values_supporteds Sequence[str]
    backchannel_token_delivery_modes_supporteds Sequence[str]
    claims_supporteds Sequence[str]
    code_challenge_methods_supporteds Sequence[str]
    device_authorization_endpoint str
    dpop_signing_alg_values_supporteds Sequence[str]
    end_session_endpoint str
    grant_types_supporteds Sequence[str]
    id str
    introspection_endpoint str
    introspection_endpoint_auth_methods_supporteds Sequence[str]
    issuer str
    pushed_authorization_request_endpoint str
    registration_endpoint str
    request_object_signing_alg_values_supporteds Sequence[str]
    request_parameter_supported bool
    response_modes_supporteds Sequence[str]
    response_types_supporteds Sequence[str]
    revocation_endpoint str
    revocation_endpoint_auth_methods_supporteds Sequence[str]
    scopes_supporteds Sequence[str]
    subject_types_supporteds Sequence[str]
    token_endpoint str
    token_endpoint_auth_methods_supporteds Sequence[str]
    base_url str
    authorizationEndpoint String
    backchannelAuthenticationRequestSigningAlgValuesSupporteds List<String>
    backchannelTokenDeliveryModesSupporteds List<String>
    claimsSupporteds List<String>
    codeChallengeMethodsSupporteds List<String>
    deviceAuthorizationEndpoint String
    dpopSigningAlgValuesSupporteds List<String>
    endSessionEndpoint String
    grantTypesSupporteds List<String>
    id String
    introspectionEndpoint String
    introspectionEndpointAuthMethodsSupporteds List<String>
    issuer String
    pushedAuthorizationRequestEndpoint String
    registrationEndpoint String
    requestObjectSigningAlgValuesSupporteds List<String>
    requestParameterSupported Boolean
    responseModesSupporteds List<String>
    responseTypesSupporteds List<String>
    revocationEndpoint String
    revocationEndpointAuthMethodsSupporteds List<String>
    scopesSupporteds List<String>
    subjectTypesSupporteds List<String>
    tokenEndpoint String
    tokenEndpointAuthMethodsSupporteds List<String>
    baseUrl String

    Package Details

    Repository
    Okta pulumi/pulumi-okta
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the okta Terraform Provider.
    okta logo
    Viewing docs for Okta v6.6.0
    published on Wednesday, Apr 29, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.