Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added FAQ to resources #62

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added FAQ to resources #62

wants to merge 2 commits into from

Conversation

techmaharaj
Copy link
Member

Added FAQ questions on resources page.

@vercel
Copy link

vercel bot commented Dec 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2023 7:42am

Copy link
Contributor

@nirav-rafay nirav-rafay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

few comments to address.

docs/References/troubleshooting.md Outdated Show resolved Hide resolved
docs/References/troubleshooting.md Outdated Show resolved Hide resolved
docs/References/troubleshooting.md Show resolved Hide resolved
docs/References/troubleshooting.md Outdated Show resolved Hide resolved
@niravparikh05
Copy link
Contributor

@techmaharaj can you revisit this and update what's required.

@niravparikh05
Copy link
Contributor

@techmaharaj can we circle back on this ?

@techmaharaj
Copy link
Member Author

@techmaharaj can we circle back on this ?

I'll try to spend some time this week on this and see what's required to close it.

@techmaharaj
Copy link
Member Author

@niravparikh05 fixed the comments.

Copy link
Contributor

@niravparikh05 niravparikh05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techmaharaj couple of nits and we can get this merged.


### 6. I installed Paralus correctly, however, I'm unable to access the password reset link?

This happens when the password reset link has expired. The password reset link generated at the time of installing Paralus is valid only for 10 minutes. You can regenerate the URL by referring to our [password reset URL documentation](#password-reset-link-expired).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techmaharaj we need to update this, since now we have started generating password and this is not longer relavent. May be we can add applicable for paralus versions < v0.2.0

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since v0.2.0, we can obtain default password using below and will be forced to reset during first login.

kubectl logs -f --namespace default $(kubectl get pods --namespace default -l app.kubernetes.io/name='paralus' -o jsonpath='{ .items[0].metadata.name }') initialize | grep 'Org Admin default password:'


### 9. Does Paralus support LDAP with AD integration?

As of 0.1.9, Paralus doesn't support LDAP with AD integration. Paralus uses Ory Kratos under the hood for user management which currently doesn't support LDAP as well. However, Paralus does allow you to configure third party identity providers and configure it as SSO.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
As of 0.1.9, Paralus doesn't support LDAP with AD integration. Paralus uses Ory Kratos under the hood for user management which currently doesn't support LDAP as well. However, Paralus does allow you to configure third party identity providers and configure it as SSO.
As of 0.2.5, Paralus doesn't support LDAP with AD integration. Paralus uses Ory Kratos under the hood for user management which currently doesn't support LDAP as well. However, Paralus does allow you to configure third party identity providers and configure it as SSO.

@akshay196
Copy link
Member

@techmaharaj Hey, checking if you can fix above comments and fix DCO check. We are good to proceed after that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants