1. Packages
  2. Okta
  3. API Docs
  4. getThemes
Okta v4.8.1 published on Thursday, Apr 18, 2024 by Pulumi

okta.getThemes

Explore with Pulumi AI

okta logo
Okta v4.8.1 published on Thursday, Apr 18, 2024 by Pulumi

    Use this data source to retrieve Themes of a brand for an Okta orgnanization.

    Using getThemes

    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 getThemes(args: GetThemesArgs, opts?: InvokeOptions): Promise<GetThemesResult>
    function getThemesOutput(args: GetThemesOutputArgs, opts?: InvokeOptions): Output<GetThemesResult>
    def get_themes(brand_id: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetThemesResult
    def get_themes_output(brand_id: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetThemesResult]
    func GetThemes(ctx *Context, args *GetThemesArgs, opts ...InvokeOption) (*GetThemesResult, error)
    func GetThemesOutput(ctx *Context, args *GetThemesOutputArgs, opts ...InvokeOption) GetThemesResultOutput

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

    public static class GetThemes 
    {
        public static Task<GetThemesResult> InvokeAsync(GetThemesArgs args, InvokeOptions? opts = null)
        public static Output<GetThemesResult> Invoke(GetThemesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetThemesResult> getThemes(GetThemesArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: okta:index/getThemes:getThemes
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BrandId string
    Brand ID
    BrandId string
    Brand ID
    brandId String
    Brand ID
    brandId string
    Brand ID
    brand_id str
    Brand ID
    brandId String
    Brand ID

    getThemes Result

    The following output properties are available:

    BrandId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Themes List<GetThemesTheme>
    List of okta.Theme belonging to the brand.
    BrandId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Themes []GetThemesTheme
    List of okta.Theme belonging to the brand.
    brandId String
    id String
    The provider-assigned unique ID for this managed resource.
    themes List<GetThemesTheme>
    List of okta.Theme belonging to the brand.
    brandId string
    id string
    The provider-assigned unique ID for this managed resource.
    themes GetThemesTheme[]
    List of okta.Theme belonging to the brand.
    brand_id str
    id str
    The provider-assigned unique ID for this managed resource.
    themes Sequence[GetThemesTheme]
    List of okta.Theme belonging to the brand.
    brandId String
    id String
    The provider-assigned unique ID for this managed resource.
    themes List<Property Map>
    List of okta.Theme belonging to the brand.

    Supporting Types

    GetThemesTheme

    BackgroundImageUrl string
    Background image URL
    EmailTemplateTouchPointVariant string
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    EndUserDashboardTouchPointVariant string
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    ErrorPageTouchPointVariant string
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    FaviconUrl string
    Favicon URL
    Id string
    The ID of the theme
    Links string
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    LogoUrl string
    Logo URL
    PrimaryColorContrastHex string
    Primary color contrast hex code
    PrimaryColorHex string
    Primary color hex code
    SecondaryColorContrastHex string
    Secondary color contrast hex code
    SecondaryColorHex string
    Secondary color hex code
    SignInPageTouchPointVariant string
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    BackgroundImageUrl string
    Background image URL
    EmailTemplateTouchPointVariant string
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    EndUserDashboardTouchPointVariant string
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    ErrorPageTouchPointVariant string
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    FaviconUrl string
    Favicon URL
    Id string
    The ID of the theme
    Links string
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    LogoUrl string
    Logo URL
    PrimaryColorContrastHex string
    Primary color contrast hex code
    PrimaryColorHex string
    Primary color hex code
    SecondaryColorContrastHex string
    Secondary color contrast hex code
    SecondaryColorHex string
    Secondary color hex code
    SignInPageTouchPointVariant string
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    backgroundImageUrl String
    Background image URL
    emailTemplateTouchPointVariant String
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    endUserDashboardTouchPointVariant String
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    errorPageTouchPointVariant String
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    faviconUrl String
    Favicon URL
    id String
    The ID of the theme
    links String
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    logoUrl String
    Logo URL
    primaryColorContrastHex String
    Primary color contrast hex code
    primaryColorHex String
    Primary color hex code
    secondaryColorContrastHex String
    Secondary color contrast hex code
    secondaryColorHex String
    Secondary color hex code
    signInPageTouchPointVariant String
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    backgroundImageUrl string
    Background image URL
    emailTemplateTouchPointVariant string
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    endUserDashboardTouchPointVariant string
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    errorPageTouchPointVariant string
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    faviconUrl string
    Favicon URL
    id string
    The ID of the theme
    links string
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    logoUrl string
    Logo URL
    primaryColorContrastHex string
    Primary color contrast hex code
    primaryColorHex string
    Primary color hex code
    secondaryColorContrastHex string
    Secondary color contrast hex code
    secondaryColorHex string
    Secondary color hex code
    signInPageTouchPointVariant string
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    background_image_url str
    Background image URL
    email_template_touch_point_variant str
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    end_user_dashboard_touch_point_variant str
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    error_page_touch_point_variant str
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    favicon_url str
    Favicon URL
    id str
    The ID of the theme
    links str
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    logo_url str
    Logo URL
    primary_color_contrast_hex str
    Primary color contrast hex code
    primary_color_hex str
    Primary color hex code
    secondary_color_contrast_hex str
    Secondary color contrast hex code
    secondary_color_hex str
    Secondary color hex code
    sign_in_page_touch_point_variant str
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    backgroundImageUrl String
    Background image URL
    emailTemplateTouchPointVariant String
    Variant for email templates (OKTA_DEFAULT, FULL_THEME)
    endUserDashboardTouchPointVariant String
    Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
    errorPageTouchPointVariant String
    Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
    faviconUrl String
    Favicon URL
    id String
    The ID of the theme
    links String
    Link relations for this object - JSON HAL - Discoverable resources related to the email template
    logoUrl String
    Logo URL
    primaryColorContrastHex String
    Primary color contrast hex code
    primaryColorHex String
    Primary color hex code
    secondaryColorContrastHex String
    Secondary color contrast hex code
    secondaryColorHex String
    Secondary color hex code
    signInPageTouchPointVariant String
    Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)

    Package Details

    Repository
    Okta pulumi/pulumi-okta
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the okta Terraform Provider.
    okta logo
    Okta v4.8.1 published on Thursday, Apr 18, 2024 by Pulumi