Ask a Question

Clone authentication profiles

Clone authentication profiles

It would be convenient to be able to clone an authentication profile, both within and between projects.

4 Comments
AAB
Regular Contributor

@gruve which version of SoapUi are you using? The open source-free version or SoapUI Pro (= ReadyAPI!)? I don't know for the free version but I'm using ReadyAPI! and there is a possibility to inherite the Authorization on different levels.

If you create an Authentication on Project level, you'll be able in the AuthorizationManager to tell it that everything underneath that project needs to inherite from the parent. As thus, You only have to add Authentication 1 time.

As such.

 

 

Inherite from parent.png

 

 

Does this help?

 

Kr,

AboveAndBeyond

gruve
New Contributor

@AAB Thanks for the reply, i appreciate it. My question wasn't very clear - you reply mentioned how to *apply* an auth profile to multiple requests in a project (and I use that already). btw, I'm using ReadyAPI/SoapUI Pro.

Here, more specifically are the scenarios I'm asking about:

1. I have an OAuth2 authentication profile in a project that points to our Dev environment. I want the same profile, but pointing to our Test environment. The configuration is the same except for the token URL.

2. I have a project that has OAuth2 authentication profiles used for API_1. I have a different project that tests API_2 but also includes API_1 for setting up tests.

Again, I'd like to be able to clone the profiles from the first project to the second.

 

It's not that difficult to take a screen shot of the first profile and type the same info into the second. but there are other places in ReadyAPI that let you clone objects and I think it would handy to have that ability here.

AAB
Regular Contributor

@gruve Ok, got it now, thanks for the explanation and well thought. It  would be indeed more easy to have this.

I'm kudoing  😉 

Nastya_Khovrina
SmartBear Alumni (Retired)
Status changed to: Accepted for Discussion

There is an existing feature request in our DB (Internal ID: RIA-1384)

Announcements
Welcome to the ReadyAPI Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here