Coder Social home page Coder Social logo

Comments (2)

DanielMalmgren avatar DanielMalmgren commented on June 19, 2024 1

Well, you're the man, that works perfectly! Even nicer than I suggested, I had no thought about neither localised names nor middle names (which is something we don't use here).

I now have a proof-of-concept-solution that means my organization can retire our aging Skype For Business, which is only used for video conferencing. If you ever get to Sweden, contact me and I'll at least buy you a beer :-P

One small thing you ought to do is update the README.md with some info about the supported attributes, now that there's more of them.

from jitsi-openid.

MarcelCoding avatar MarcelCoding commented on June 19, 2024

No problem xd I did it: 03373e6

I am now extracting the given_name, middle_name and the family_name and concatenating these using a space. I added an additional fallback to the username.

I always use the default locale:

{
   "given_name": "Alice",
   "given_name#en" : "Alice1",
   "given_name#bg" : "Алис"
}

Here the selected value would be Alice.

Could you give it a try?

from jitsi-openid.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.