Profile
The profile page for all users.
Profile Page
The primary profile screen, at a glance.
Account Details
The Account deatils list username, full name, your auth method, and the users clientid for api oauth authentication.
Change Password
Change your password by entering your current password, then your new one, confirm, then click Change Password.
Note: This is only available if the user is a local account.
Api Token
Here is where you generate your bearer token for api access.
Create Token
Type in the description for this token, and click [ Generate Token ].
Token List
Your newly created token will apear in the list below.
Show Token
Click Show to reveal your generated token. Highlight and copy it for API access.
YAML to JSON Converter
Alphie requires extra variables in JSON. Use the built-in YAML→JSON converter to transform your YAML.
YAML Code
Type or paste your YAML code in the YAML box.
Click [ Convert To Json ]
The JSON code will apear on the right. Either hightlight the JSON code and copy, Or click the copy button to copy to your clipboard.
Reset Client Secret
This Button is to reset your current Oauth client Secret.
Warning: Rotating the client secret will invalidate the current one and could disrupt running jobs or scripts.
Confrim Client Secret
When you click [ Generate New Secret ], It will prompt you one more time to make sure this is what you want to do.
New Client Secret
If you click ok, A new client secret is generated and will apear on the screen just one time.
Warning: Once you click close, you will not be able to retrieve it again.
Complete.
Congratulations, you are now up to speed on your profile page.