1. Packages
  2. Okta
  3. API Docs
  4. getTheme
Okta v4.9.2 published on Tuesday, Jun 25, 2024 by Pulumi

okta.getTheme

Explore with Pulumi AI

okta logo
Okta v4.9.2 published on Tuesday, Jun 25, 2024 by Pulumi

    Get a single Theme of a Brand of an Okta Organization.

    Using getTheme

    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 getTheme(args: GetThemeArgs, opts?: InvokeOptions): Promise<GetThemeResult>
    function getThemeOutput(args: GetThemeOutputArgs, opts?: InvokeOptions): Output<GetThemeResult>
    def get_theme(brand_id: Optional[str] = None,
                  theme_id: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetThemeResult
    def get_theme_output(brand_id: Optional[pulumi.Input[str]] = None,
                  theme_id: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetThemeResult]
    func LookupTheme(ctx *Context, args *LookupThemeArgs, opts ...InvokeOption) (*LookupThemeResult, error)
    func LookupThemeOutput(ctx *Context, args *LookupThemeOutputArgs, opts ...InvokeOption) LookupThemeResultOutput

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

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

    The following arguments are supported:

    BrandId string
    Brand ID
    ThemeId string
    Theme ID
    BrandId string
    Brand ID
    ThemeId string
    Theme ID
    brandId String
    Brand ID
    themeId String
    Theme ID
    brandId string
    Brand ID
    themeId string
    Theme ID
    brand_id str
    Brand ID
    theme_id str
    Theme ID
    brandId String
    Brand ID
    themeId String
    Theme ID

    getTheme Result

    The following output properties are available:

    BackgroundImageUrl string
    Background image URL
    BrandId string
    Brand ID
    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)
    ThemeId string
    Theme ID
    BackgroundImageUrl string
    Background image URL
    BrandId string
    Brand ID
    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)
    ThemeId string
    Theme ID
    backgroundImageUrl String
    Background image URL
    brandId String
    Brand ID
    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)
    themeId String
    Theme ID
    backgroundImageUrl string
    Background image URL
    brandId string
    Brand ID
    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)
    themeId string
    Theme ID
    background_image_url str
    Background image URL
    brand_id str
    Brand ID
    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)
    theme_id str
    Theme ID
    backgroundImageUrl String
    Background image URL
    brandId String
    Brand ID
    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)
    themeId String
    Theme ID

    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.9.2 published on Tuesday, Jun 25, 2024 by Pulumi