23.02 Azure and SAML integration #1424
Replies: 3 comments 1 reply
-
You should only have one type of authentication enabled.
From: mfenton01
Sent: Monday, August 21, 2023 10:51 AM
To: opendcim/openDCIM ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [opendcim/openDCIM] 23.02 Azure and SAML integration (Discussion #1424)
Concerning just the Authentication . It is not mentioned anywhere that I can find . Do should the Apache Basic Authentication be disabled as well ?
One other item when the SAML Success page refreshes it never actually makes it to the dashboard it just keeps repeating success page. To break out of it I have to use the base url . Https://dcim.yourdomain.com
Not sure if this is related to above question but regardless of the userid type used ( ID or email ) the account still gets created which creates a duplicate . It seems Azure sending the principal name or email , DCIM doesn't recognize it and makes new. I can go in after the fact by changing the db.inc back to basic authentication and update the rights . When I change it back to SAML I then get the results expected.
—
Reply to this email directly, view it on GitHub <#1424> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAMTY6YIY3YWN5UPD4KI7U3XWNYUTANCNFSM6AAAAAA3YQMH64> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/AAMTY67BM7ZDEGCGB4OMRP3XWNYUTA5CNFSM6AAAAAA3YQMH66WGG33NNVSW45C7OR4XAZNKIRUXGY3VONZWS33OVJRW63LNMVXHIX3JMTHAAVEV5Q.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
samilliken
-
I do .. I only have just SAML I commented in the db.inc
I am referring to the Apache SSL configuration . conf file right now it
has auth type is set to basic..
…On Mon, Aug 21, 2023 at 11:54 AM Scott Milliken ***@***.***> wrote:
You should only have one type of authentication enabled.
From: mfenton01
Sent: Monday, August 21, 2023 10:51 AM
To: opendcim/openDCIM ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [opendcim/openDCIM] 23.02 Azure and SAML integration (Discussion
#1424)
Concerning just the Authentication . It is not mentioned anywhere that I
can find . Do should the Apache Basic Authentication be disabled as well ?
One other item when the SAML Success page refreshes it never actually
makes it to the dashboard it just keeps repeating success page. To break
out of it I have to use the base url . Https://dcim.yourdomain.com
Not sure if this is related to above question but regardless of the userid
type used ( ID or email ) the account still gets created which creates a
duplicate . It seems Azure sending the principal name or email , DCIM
doesn't recognize it and makes new. I can go in after the fact by changing
the db.inc back to basic authentication and update the rights . When I
change it back to SAML I then get the results expected.
—
Reply to this email directly, view it on GitHub <
#1424> , or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAMTY6YIY3YWN5UPD4KI7U3XWNYUTANCNFSM6AAAAAA3YQMH64>
.
You are receiving this because you are subscribed to this thread. <
https://github.com/notifications/beacon/AAMTY67BM7ZDEGCGB4OMRP3XWNYUTA5CNFSM6AAAAAA3YQMH66WGG33NNVSW45C7OR4XAZNKIRUXGY3VONZWS33OVJRW63LNMVXHIX3JMTHAAVEV5Q.gif>
Message ID: ***@***.*** ***@***.***> >
—
Reply to this email directly, view it on GitHub
<#1424 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVY4IKVQHLUGMP5UU2VG33XWOHERANCNFSM6AAAAAA3YQMH64>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok :-) if you put it like that, yes .
…On Mon, Aug 21, 2023 at 12:54 PM Scott Milliken ***@***.***> wrote:
So. Ask yourself. Would you consider that another form of authentication?
—
Reply to this email directly, view it on GitHub
<#1424 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVY4IPR2MAL6TTD2FL2W5TXWOOFNANCNFSM6AAAAAA3YQMH64>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Concerning just the Authentication . It is not mentioned anywhere that I can find . Do should the Apache Basic Authentication be disabled as well ?
One other item when the SAML Success page refreshes it never actually makes it to the dashboard it just keeps repeating success page. To break out of it I have to use the base url . Https://dcim.yourdomain.com
Not sure if this is related to above question but regardless of the userid type used ( ID or email ) the account still gets created which creates a duplicate . It seems Azure sending the principal name or email , DCIM doesn't recognize it and makes new. I can go in after the fact by changing the db.inc back to basic authentication and update the rights . When I change it back to SAML I then get the results expected.
Beta Was this translation helpful? Give feedback.
All reactions