From: Krzysztof B. <kb...@un...> - 2020-08-01 21:58:00
|
Sander, W dniu 27.07.2020 o 07:36, Sander Apweiler pisze: > Good morning Krzysztof, > > On Sat, 2020-07-25 at 16:03 +0200, Krzysztof Benedyczak wrote: >> Hi Sander, >> >> W dniu 20.07.2020 o 12:34, Sander Apweiler pisze: >>> Yes it is stored. See attachment. >>>> 2. what are the settings in authentication UI configuration? Do >>>> you >>>> have >>>> "show last used option..." selected on the endpoint in question? >>> Do you mean this one: unity.endpoint.web.authnLastOptionOnlyLayout? >>> We use the default value. >> No I meant this: >> >> unity.endpoint.web .authnShowLastOptionOnly >> >> do you have it set to true? Can you check up your endpoint config in >> Console? > The option is not set in config files, so I guess it uses the default > value true. Within the configuration in console endpoint, it indicates > that it is true. See attachments. >> Anyway this works for me. I can only suspect some problem with authN >> options autogenerated from saml metadata. >> >>>> 3. it doesn't work for saml only or for arbitrary authentication >>>> options? >>> It does not work for all endpoints. >>> >> I meant: whether this problem occurs only with SAML sign-in using >> some federation, or it also doesn't work with other authN options >> (e.g. password)? > It is working for no authN. Not for SAML federation and also not for > password, where password authentication is possible. > Well, I've tried this in several variants and all were working on my end flawlessly. I can't give you any better hint, then to try to minimize the problem area. Perhaps you can try to setup a simple test endpoint (e.g. homeUI) add to it 2 authN options (e.g. password and one oauth) and try on it? If it works (by far it should) then I'd try to add more setting from an endpoint which is not working. If it doesn't work, let me know the precise config of the endpoint. Cheers, Krzysztof |