Lenticular Cloud/Account: Difference between revisions

From Milliways
No edit summary
(remove outdated docu)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
Each registration has to be approved by an admin to prevent spamers and unexpected access to the infrastructure.
Each registration has to be approved by an admin to prevent spamers and unexpected access to the infrastructure.


<h1>Stored Data</h1>
To register go to https://authentik.milliways.info/if/flow/default-enrollment-flow/


<h2>Passwords</h2>
<h1>Self Administration</h1>


The passwords are stored as salted sha-512, what is a good enought secure hash.
To see you account and change the password go to:
Moderner hashes like bcrypt,.. are not supported by Open-LDAP.
https://authentik.milliways.info


<h2>Last modified</h2>


The last modification of the user account
<h1>Stored Data</h1>
 
<h2>Account Created</h2>
 
Date when the account is created.
 
<h2>Login Password</h2>
 
The login password is the password mean to login into https://account.milliways.info.
 
It is also possible to use this password for application with legacy username / password login.
 
<h2>App Token</h2>
 
Each token is able to get access to one or many services.


The tokens are auto generated and can only be seen once.
TODO, outdated

Latest revision as of 16:21, 13 November 2024

Registration

Each registration has to be approved by an admin to prevent spamers and unexpected access to the infrastructure.

To register go to https://authentik.milliways.info/if/flow/default-enrollment-flow/

Self Administration

To see you account and change the password go to: https://authentik.milliways.info


Stored Data

TODO, outdated