Wiki source code of Basic Auth - Check

Version 17.1 by Erik Bakker on 2022/05/02 10:01

Hide last authors
Erik Bakker 2.1 1 {{container}}
2 {{container layoutStyle="columns"}}
Erik Bakker 4.1 3 (((
Erik Bakker 7.1 4 == About ==
Erik Bakker 17.1 5 With the help of this store component, you can validate if the basic authentication provided by one single entity is conformed to what you would have expected. In case that is not true, eMagiz will return 'Unauthorized' to the client.
Erik Bakker 4.1 6
Erik Bakker 7.1 7 == Documentation ==
Erik Bakker 4.1 8
Erik Bakker 7.1 9 ==== 1. How to use====
Erik Bakker 17.1 10 With the help of this store component, you can validate if the basic authentication provided by one single entity is conformed to what you would have expected. In case that is not true, eMagiz will return 'Unauthorized' to the client.
Erik Bakker 2.1 11
Erik Bakker 7.1 12 ==== 2. Keynotes & restrictions====
Erik Bakker 2.1 13
Erik Bakker 17.1 14 * Note that this functionality can only validate one specific set of credentials. If multiple clients call your endpoint you should change the groovy script accordingly.
Erik Bakker 15.1 15 * Any custom additions that are needed for your specific use cases need to be created by you and eMagiz will not create it for you.
16 * Please check out the following link to learn a bit more about Groovy: https://www.tutorialspoint.com/groovy/index.htm
Erik Bakker 3.1 17
Erik Bakker 7.1 18 ==== 3. License Information====
Erik Bakker 15.1 19 Part of the standard license agreement as agreed upon when using the store for the first time.
Erik Bakker 2.1 20
Erik Bakker 10.1 21 ==== 4. Relevant eMagiz Academy Microlearnings====
22
Erik Bakker 12.1 23 None
Erik Bakker 10.1 24
Erik Bakker 16.1 25 //Would you please consult the privacy policy of eMagiz at the following link:// [[https:~~/~~/www.emagiz.com/privacy-policy/?>>url:https://www.emagiz.com/privacy-policy/?]])))
Erik Bakker 2.1 26
27
Erik Bakker 3.1 28
Erik Bakker 11.1 29 ((()))
Erik Bakker 2.1 30 {{/container}}
31 {{/container}}