-
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 5 replies
-
besides restarting opendj, try restarting tui as well... |
Beta Was this translation helpful? Give feedback.
-
Did you add the attribute in TUI too (Alt + b) ? Sorry to ask but the screenshots don't load for me |
Beta Was this translation helpful? Give feedback.
-
So you mean that you can successfully add a user manually with an LDAP client and have that attribute set ? (that would be in Suggestions:
|
Beta Was this translation helpful? Give feedback.
-
I cannot explain the failure in steps 3-4. Adding an attribute is a very common task and should not fail... However my theory is that objectguid is having special treatment. In your server see file I guess it does not harm to treat the attribute as a plain string right? you can try the following:
If it does not work, try adding another string attribute, not objectguid. See how it behaves If you ever make it work, the next step is going to 'Auth Server' > 'Scopes', search profile and add the claim. That way, the attribute will be available in the user info (after authentication). |
Beta Was this translation helpful? Give feedback.
-
Ok, that's great. The typo is just that - a typo. Regarding point 8, that's interesting, since ldap support was removed there will be no fix for that. @mzico can you advise what values to provide in TUI when adding Microsoft objectGUID as a custom attribute, specifically URI/URN stuff? |
Beta Was this translation helpful? Give feedback.
-
@zackbum : I see you are using LDAP in Janssen, we don't support it anymore. |
Beta Was this translation helpful? Give feedback.
Hi @jgomer2001,
Good news, I could successfully add custom attribute objectguid to Auth Server Attributes via Jans tui :)
Here is what I have done: