By: Yang Zheng user 26 Mar 2020 at 10:49 a.m. CDT

4 Responses
Yang Zheng gravatar
In the "Creating Client and Registering Site" section of the oxd Python tutorial, it says: > Enable dynamic registration of the "profile" scope: OpenID Connect->Scopes, click on the profile scope and set Allow for dynamic registration to "True". Click the Update button. I cannot find the option "Allow for dynamic registration" in the profile scope. I am using Gluu Server 4.1. The picture below is what I see: ![Screenshot](https://i.ibb.co/rdH9xCH/screenshot.png)

By Sahil Arora user 26 Mar 2020 at 1:50 p.m. CDT

Sahil Arora gravatar
Please select "dynamic" option from "Scope Type" drop down.

By Yang Zheng user 26 Mar 2020 at 2:14 p.m. CDT

Yang Zheng gravatar
After selecting "dynamic" option from "Scope Type" drop down. It will ask me to add "Dynamic Scope Scripts". Then after clicking "Add Dynamic Scope Script" button, It says: "No search result found". What can I do? Should I just select the "dynamic" option and then click update button without caring about adding dynamic scope script? I am totally new to gluu. I just want to make the python tutorial working on my machine. Thank you!

By Meghna Joshi staff 27 Mar 2020 at 1:42 a.m. CDT

Meghna Joshi gravatar
Hello Yang, Actually the title changed from `Allow for dynamic registration` to `Default scope`. Set `Default scope` to `true`. ![screenshot](https://i.ibb.co/PjTgMQG/Screenshot.png) @Sahil.Arora and @Arnab.Dutta could you please check and update the oxd docs. Regards, Meghna Joshi

By Arnab Dutta staff 27 Mar 2020 at 7:04 a.m. CDT

Arnab Dutta gravatar
Thanks @Meghna.Joshi. I have updated oxd python docs according to version 4.1 https://www.gluu.org/docs/oxd/tutorials/python/. Regards, Arnab Dutta