-
Notifications
You must be signed in to change notification settings - Fork 238
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
[BUG]opensearch/opensearch-dashboard Failed to get saml header: Error: Error: failed parsing SAML config #284
Comments
I have the same problem. Only occurs after 1.2.0 -> 2.x update. |
@marcinwito thanks a lot for the answer i will try in version 1.2.0, but are you talking about the opensearch version or opensearch-dashboard ? |
exactly on such versions: # opensearch version
os_version: "1.2.4"
# opensearch dashboards version
os_dashboards_version: "1.2.0" |
After some tests where i changed the image tag i have other errors now opensearch-dashboard 1.2.0 :
|
Ok i deleted eveything. I use the 2.1.0 tag for the image and below the config my helm values i have new error: for opensearch-dashboard :
and here for opensearch :
I don't have any error, unless when i try to reach opensearch-dashboard on my browser,here is the error i have :
|
@opensearch-project/security Can someone take a look at this issue and provide an update? |
@peternied any update on this one guys? |
@dobharweim thanks for reaching out, I've been unable to make progress in this space. I'm going to remove myself so someone else can pick this work up. |
I am encountering this on as well. do u know any workarounds? |
You can follow my thread i manage to make it work : the thing was to change the path and use version 2.0.1 securityConfig: and config: |
@peternied @davidlago Do you have any inputs on this issue? This seems to be related to opensearch-project/security#1941 |
Thanks - I've refreshed the issue for the security triage for the revisit. |
Hello i'm trying to use opensearch and opensearch-dashboard with SAML.
I have the following error when i'm trying to connect :
You can see my configuration below for opensearch helm chart (skipping not useful part)
And here for opensearch-dashboard.yml :
Do you have any idea why i have this SAML parsing error ?
Thanks a lot for your help!
The text was updated successfully, but these errors were encountered: