Customizing Login Page using Page Templates

Hi,
I"m customizing my login page using Page templates. I have seen a lot of inbuild variables for page templates but wondering how to change the variable values dynamically within the page templates while loading based on application.

Basically, I want to change the branding settings dynamically by the app.
branding.logo_url
branding.colors.primary
branding.colors.page_background

Thanks,
Ravi

Hey there!

I fear that such dynamic change won’t be possible.

Hi @ravi.iyyadurai

You can change the logo in the application branding settings.

John

Thanks for your reply.
I have 2 apps in the same tenant and want to change the background color, button color based on the app. how do I achieve this using page templates or is there any other options to implement this?