1. Packages
  2. Okta Provider
  3. API Docs
  4. getThemes
Okta v4.16.0 published on Wednesday, Apr 9, 2025 by Pulumi

okta.getThemes

Explore with Pulumi AI

Okta v4.16.0 published on Wednesday, Apr 9, 2025 by Pulumi

Get Themes of a Brand of an Okta Organization.

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>
Copy
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]
Copy
func GetThemes(ctx *Context, args *GetThemesArgs, opts ...InvokeOption) (*GetThemesResult, error)
func GetThemesOutput(ctx *Context, args *GetThemesOutputArgs, opts ...InvokeOption) GetThemesResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetThemesResult> getThemes(GetThemesArgs args, InvokeOptions options)
public static Output<GetThemesResult> getThemes(GetThemesArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: okta:index/getThemes:getThemes
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BrandId This property is required. string
Brand ID
BrandId This property is required. string
Brand ID
brandId This property is required. String
Brand ID
brandId This property is required. string
Brand ID
brand_id This property is required. str
Brand ID
brandId This property is required. String
Brand ID

getThemes Result

The following output properties are available:

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

Supporting Types

GetThemesTheme

BackgroundImageUrl This property is required. string
Background image URL
EmailTemplateTouchPointVariant This property is required. string
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
EndUserDashboardTouchPointVariant This property is required. string
Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
ErrorPageTouchPointVariant This property is required. string
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
FaviconUrl This property is required. string
Favicon URL
Id This property is required. string
The ID of the theme
Links This property is required. string
Link relations for this object - JSON HAL - Discoverable resources related to the email template
LogoUrl This property is required. string
Logo URL
PrimaryColorContrastHex This property is required. string
Primary color contrast hex code
PrimaryColorHex This property is required. string
Primary color hex code
SecondaryColorContrastHex This property is required. string
Secondary color contrast hex code
SecondaryColorHex This property is required. string
Secondary color hex code
SignInPageTouchPointVariant This property is required. string
Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
BackgroundImageUrl This property is required. string
Background image URL
EmailTemplateTouchPointVariant This property is required. string
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
EndUserDashboardTouchPointVariant This property is required. string
Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
ErrorPageTouchPointVariant This property is required. string
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
FaviconUrl This property is required. string
Favicon URL
Id This property is required. string
The ID of the theme
Links This property is required. string
Link relations for this object - JSON HAL - Discoverable resources related to the email template
LogoUrl This property is required. string
Logo URL
PrimaryColorContrastHex This property is required. string
Primary color contrast hex code
PrimaryColorHex This property is required. string
Primary color hex code
SecondaryColorContrastHex This property is required. string
Secondary color contrast hex code
SecondaryColorHex This property is required. string
Secondary color hex code
SignInPageTouchPointVariant This property is required. string
Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
backgroundImageUrl This property is required. String
Background image URL
emailTemplateTouchPointVariant This property is required. String
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
endUserDashboardTouchPointVariant This property is required. String
Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
errorPageTouchPointVariant This property is required. String
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
faviconUrl This property is required. String
Favicon URL
id This property is required. String
The ID of the theme
links This property is required. String
Link relations for this object - JSON HAL - Discoverable resources related to the email template
logoUrl This property is required. String
Logo URL
primaryColorContrastHex This property is required. String
Primary color contrast hex code
primaryColorHex This property is required. String
Primary color hex code
secondaryColorContrastHex This property is required. String
Secondary color contrast hex code
secondaryColorHex This property is required. String
Secondary color hex code
signInPageTouchPointVariant This property is required. String
Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
backgroundImageUrl This property is required. string
Background image URL
emailTemplateTouchPointVariant This property is required. string
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
endUserDashboardTouchPointVariant This property is required. string
Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
errorPageTouchPointVariant This property is required. string
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
faviconUrl This property is required. string
Favicon URL
id This property is required. string
The ID of the theme
links This property is required. string
Link relations for this object - JSON HAL - Discoverable resources related to the email template
logoUrl This property is required. string
Logo URL
primaryColorContrastHex This property is required. string
Primary color contrast hex code
primaryColorHex This property is required. string
Primary color hex code
secondaryColorContrastHex This property is required. string
Secondary color contrast hex code
secondaryColorHex This property is required. string
Secondary color hex code
signInPageTouchPointVariant This property is required. string
Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
background_image_url This property is required. str
Background image URL
email_template_touch_point_variant This property is required. str
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
end_user_dashboard_touch_point_variant This property is required. 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 This property is required. str
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
favicon_url This property is required. str
Favicon URL
id This property is required. str
The ID of the theme
links This property is required. str
Link relations for this object - JSON HAL - Discoverable resources related to the email template
logo_url This property is required. str
Logo URL
primary_color_contrast_hex This property is required. str
Primary color contrast hex code
primary_color_hex This property is required. str
Primary color hex code
secondary_color_contrast_hex This property is required. str
Secondary color contrast hex code
secondary_color_hex This property is required. str
Secondary color hex code
sign_in_page_touch_point_variant This property is required. str
Variant for the Okta Sign-In Page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
backgroundImageUrl This property is required. String
Background image URL
emailTemplateTouchPointVariant This property is required. String
Variant for email templates (OKTA_DEFAULT, FULL_THEME)
endUserDashboardTouchPointVariant This property is required. String
Variant for the Okta End-User Dashboard (OKTA_DEFAULT, WHITE_LOGO_BACKGROUND, FULL_THEME, LOGO_ON_FULL_WHITE_BACKGROUND)
errorPageTouchPointVariant This property is required. String
Variant for the error page (OKTA_DEFAULT, BACKGROUND_SECONDARY_COLOR, BACKGROUND_IMAGE)
faviconUrl This property is required. String
Favicon URL
id This property is required. String
The ID of the theme
links This property is required. String
Link relations for this object - JSON HAL - Discoverable resources related to the email template
logoUrl This property is required. String
Logo URL
primaryColorContrastHex This property is required. String
Primary color contrast hex code
primaryColorHex This property is required. String
Primary color hex code
secondaryColorContrastHex This property is required. String
Secondary color contrast hex code
secondaryColorHex This property is required. String
Secondary color hex code
signInPageTouchPointVariant This property is required. 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 v4.16.0 published on Wednesday, Apr 9, 2025 by Pulumi