docs-ce-prod
docs-ce-prod copied to clipboard
This content has been moved to
We support modifying the Shibboleth velocity templates, as long as the content that gets rendered is not modified. We need to document how this is done.
Here javadocs link from where it's possible to navigate to particular javadocs version: https://ox.gluu.org/javadocs/oxauth/ Recently we got feedback that it's not possible to find javadoc references in our docs.
The docs (including screenshots) at https://gluu.org/docs/ce/4.0/reference/persistence/#couchbase is outdated. For example, the docs list old buckets structure: ``` buckets: gluu, gluu_client, gluu_cache, gluu_site, gluu_token, gluu_authorization, gluu_user, gluu_statistic ``` If i recall...
- Here is the doc on how to generate new oxAuth key and replace expired one: https://github.com/GluuFederation/support-docs/blob/master/troubleshooting/oxAuth/oxAuth_key_generation.md - Where to place? I think we can create 'three' bullets under `Operation...
We have missed parameters in our docs, it's important to check docs for at least Dynamic Registration, Authorization Endpoint and Token Endpoint. In general oxauth code can be inspected for...
Fix "New user" registration url address, change from `https:///identity/register` to `https:///identity/register.htm`
We need to remove hard coded references to LDAP scattered through our docs, then create dedicated guides for any DB-specific content (e.g. LDAP, Couchbase, etc.).
In an effort to steer people to specific content for their deployment platform of choice, we should consider simply adding applicable content from the VM pre-req guide to the OS-specific...
Need some docs about how to use other persistence mechanisms with the Gluu Server.