{{ fields.form_field(form.name) }}
{{ fields.form_field(form.resource_group) }}
{{ fields.form_field(form.audience, tooltip="This feature concludes the value to assert the applications purpose on your back-end. If there's a product that is backed with several services behind it and you'd like to allow access to one of the services, use this function to do so.") }}
{{ fields.form_readonly_field(application.token_audience, "Token audience", "token-audience", tooltip="The Token Audience value consists of product prefixes and suffixes from the editable Audience field.
For example, Product "test_product" and Audience "test_audience" would become "test_product|test_audience".") }}