mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-29 03:16:38 +00:00
# Which Problems Are Solved
The Authentication Method name is currently not displayed on the
Application Page, this screenshot is taken from the linked issue:
<img width="946" alt="417991175-a6c8497f-9c4f-4042-8ffa-c5f995ab5039"
src="https://github.com/user-attachments/assets/aea0e956-27e3-4e32-bcb1-0a7456480084"
/>
I can also add other fields if necessary, but the layout may need to be
redesigned to keep a good looking UI since there are already a lot of
fields.
# How the Problems Are Solved
Display the Authentication Method name between the `Status` and the `ID`
fields from either the `oidcConfig` or the `apiConfig` objects.
Here are some screenshots of the result:
None:

Private JWT:

Post:

API Basic:

# Additional Changes
None
# Additional Context
- Closes #9435
---------
Co-authored-by: Ramon <mail@conblem.me>
(cherry picked from commit 6aeaa89c25)