Viewing docs for Okta v6.3.1
published on Thursday, Mar 12, 2026 by Pulumi
published on Thursday, Mar 12, 2026 by Pulumi
Viewing docs for Okta v6.3.1
published on Thursday, Mar 12, 2026 by Pulumi
published on Thursday, Mar 12, 2026 by Pulumi
Get information about a Security Events Provider instance for signal ingestion.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as okta from "@pulumi/okta";
const example = okta.getSecurityEventsProvider({
id: "<security_events_provider_id>",
});
import pulumi
import pulumi_okta as okta
example = okta.get_security_events_provider(id="<security_events_provider_id>")
package main
import (
"github.com/pulumi/pulumi-okta/sdk/v6/go/okta"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := okta.LookupSecurityEventsProvider(ctx, &okta.LookupSecurityEventsProviderArgs{
Id: "<security_events_provider_id>",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Okta = Pulumi.Okta;
return await Deployment.RunAsync(() =>
{
var example = Okta.GetSecurityEventsProvider.Invoke(new()
{
Id = "<security_events_provider_id>",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.okta.OktaFunctions;
import com.pulumi.okta.inputs.GetSecurityEventsProviderArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = OktaFunctions.getSecurityEventsProvider(GetSecurityEventsProviderArgs.builder()
.id("<security_events_provider_id>")
.build());
}
}
variables:
example:
fn::invoke:
function: okta:getSecurityEventsProvider
arguments:
id: <security_events_provider_id>
Using getSecurityEventsProvider
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 getSecurityEventsProvider(args: GetSecurityEventsProviderArgs, opts?: InvokeOptions): Promise<GetSecurityEventsProviderResult>
function getSecurityEventsProviderOutput(args: GetSecurityEventsProviderOutputArgs, opts?: InvokeOptions): Output<GetSecurityEventsProviderResult>def get_security_events_provider(id: Optional[str] = None,
settings: Optional[GetSecurityEventsProviderSettings] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityEventsProviderResult
def get_security_events_provider_output(id: Optional[pulumi.Input[str]] = None,
settings: Optional[pulumi.Input[GetSecurityEventsProviderSettingsArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityEventsProviderResult]func LookupSecurityEventsProvider(ctx *Context, args *LookupSecurityEventsProviderArgs, opts ...InvokeOption) (*LookupSecurityEventsProviderResult, error)
func LookupSecurityEventsProviderOutput(ctx *Context, args *LookupSecurityEventsProviderOutputArgs, opts ...InvokeOption) LookupSecurityEventsProviderResultOutput> Note: This function is named LookupSecurityEventsProvider in the Go SDK.
public static class GetSecurityEventsProvider
{
public static Task<GetSecurityEventsProviderResult> InvokeAsync(GetSecurityEventsProviderArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityEventsProviderResult> Invoke(GetSecurityEventsProviderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecurityEventsProviderResult> getSecurityEventsProvider(GetSecurityEventsProviderArgs args, InvokeOptions options)
public static Output<GetSecurityEventsProviderResult> getSecurityEventsProvider(GetSecurityEventsProviderArgs args, InvokeOptions options)
fn::invoke:
function: okta:index/getSecurityEventsProvider:getSecurityEventsProvider
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- The unique identifier of this instance.
- Settings
Get
Security Events Provider Settings
- Id string
- The unique identifier of this instance.
- Settings
Get
Security Events Provider Settings
- id String
- The unique identifier of this instance.
- settings
Get
Security Events Provider Settings
- id string
- The unique identifier of this instance.
- settings
Get
Security Events Provider Settings
- id str
- The unique identifier of this instance.
- settings
Get
Security Events Provider Settings
- id String
- The unique identifier of this instance.
- settings Property Map
getSecurityEventsProvider Result
The following output properties are available:
- Id string
- The unique identifier of this instance.
- Is
Enabled string - Whether or not the Security Events Provider is enabled.
- Name string
- The name of the Security Events Provider instance.
- Status string
- Indicates whether the Security Events Provider is active or not.
- Type string
- The application type of the Security Events Provider.
- Settings
Get
Security Events Provider Settings
- Id string
- The unique identifier of this instance.
- Is
Enabled string - Whether or not the Security Events Provider is enabled.
- Name string
- The name of the Security Events Provider instance.
- Status string
- Indicates whether the Security Events Provider is active or not.
- Type string
- The application type of the Security Events Provider.
- Settings
Get
Security Events Provider Settings
- id String
- The unique identifier of this instance.
- is
Enabled String - Whether or not the Security Events Provider is enabled.
- name String
- The name of the Security Events Provider instance.
- status String
- Indicates whether the Security Events Provider is active or not.
- type String
- The application type of the Security Events Provider.
- settings
Get
Security Events Provider Settings
- id string
- The unique identifier of this instance.
- is
Enabled string - Whether or not the Security Events Provider is enabled.
- name string
- The name of the Security Events Provider instance.
- status string
- Indicates whether the Security Events Provider is active or not.
- type string
- The application type of the Security Events Provider.
- settings
Get
Security Events Provider Settings
- id str
- The unique identifier of this instance.
- is_
enabled str - Whether or not the Security Events Provider is enabled.
- name str
- The name of the Security Events Provider instance.
- status str
- Indicates whether the Security Events Provider is active or not.
- type str
- The application type of the Security Events Provider.
- settings
Get
Security Events Provider Settings
- id String
- The unique identifier of this instance.
- is
Enabled String - Whether or not the Security Events Provider is enabled.
- name String
- The name of the Security Events Provider instance.
- status String
- Indicates whether the Security Events Provider is active or not.
- type String
- The application type of the Security Events Provider.
- settings Property Map
Supporting Types
GetSecurityEventsProviderSettings
- Issuer string
- Issuer URL.
- Jwks
Url string - The public URL where the JWKS public key is uploaded.
- Well
Known stringUrl - The published well-known URL of the Security Events Provider (the SSF transmitter).
- Issuer string
- Issuer URL.
- Jwks
Url string - The public URL where the JWKS public key is uploaded.
- Well
Known stringUrl - The published well-known URL of the Security Events Provider (the SSF transmitter).
- issuer String
- Issuer URL.
- jwks
Url String - The public URL where the JWKS public key is uploaded.
- well
Known StringUrl - The published well-known URL of the Security Events Provider (the SSF transmitter).
- issuer string
- Issuer URL.
- jwks
Url string - The public URL where the JWKS public key is uploaded.
- well
Known stringUrl - The published well-known URL of the Security Events Provider (the SSF transmitter).
- issuer str
- Issuer URL.
- jwks_
url str - The public URL where the JWKS public key is uploaded.
- well_
known_ strurl - The published well-known URL of the Security Events Provider (the SSF transmitter).
- issuer String
- Issuer URL.
- jwks
Url String - The public URL where the JWKS public key is uploaded.
- well
Known StringUrl - The published well-known URL of the Security Events Provider (the SSF transmitter).
Package Details
- Repository
- Okta pulumi/pulumi-okta
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oktaTerraform Provider.
Viewing docs for Okta v6.3.1
published on Thursday, Mar 12, 2026 by Pulumi
published on Thursday, Mar 12, 2026 by Pulumi
